TRefCnt Base class for reference counted objects.
| TRefCnt(Int_t initRef = 0) | |
| TRefCnt(TRefCnt::EReferenceFlag) | |
| TRefCnt(const TRefCnt&) | |
| virtual | ~TRefCnt() | 
| void | AddReference() | 
| TRefCnt& | operator=(const TRefCnt&) | 
| UInt_t | References() const | 
| UInt_t | RemoveReference() | 
| void | SetRefCount(UInt_t r) | 
| UInt_t | fRefs | (1 less than) number of references | 
