TRefCnt


class description - source file - inheritance tree

class TRefCnt


    public:
TRefCnt(TRefCnt::EReferenceFlag) TRefCnt(const TRefCnt&) TRefCnt(Int_t initRef = 0) ~TRefCnt() void AddReference() UInt_t References() const UInt_t RemoveReference() void SetRefCount(UInt_t r)

Data Members


    protected:
UInt_t fRefs (1 less than) number of references public:
static const TRefCnt::EReferenceFlag kStaticInit

Class Description



Last update: Fri May 14 13:32:43 2004


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.