Definition at line 46 of file TGImageMap.cxx.
Public Member Functions | |
| TGRegionData () | |
| ~TGRegionData () | |
| TGRegionData & | operator= (const TGRegionData &r) | 
| Assignment of region data object.   | |
  Public Member Functions inherited from TRefCnt | |
| TRefCnt (EReferenceFlag) | |
| Leave fRefs alone.   | |
| TRefCnt (Int_t initRef=0) | |
| virtual | ~TRefCnt () | 
| void | AddReference () | 
| UInt_t | References () const | 
| UInt_t | RemoveReference () | 
| void | SetRefCount (UInt_t r) | 
Private Attributes | |
| Bool_t | fIsNull | 
| Region_t | fRgn | 
Friends | |
| class | TGRegion | 
Additional Inherited Members | |
  Public Types inherited from TRefCnt | |
| enum | EReferenceFlag { kStaticInit } | 
  Protected Attributes inherited from TRefCnt | |
| UInt_t | fRefs | 
      
  | 
  inline | 
Definition at line 55 of file TGImageMap.cxx.
      
  | 
  inline | 
Definition at line 56 of file TGImageMap.cxx.
| TGRegionData & TGRegionData::operator= | ( | const TGRegionData & | r | ) | 
Assignment of region data object.
Definition at line 63 of file TGImageMap.cxx.
      
  | 
  friend | 
Definition at line 48 of file TGImageMap.cxx.
      
  | 
  private | 
Definition at line 52 of file TGImageMap.cxx.
      
  | 
  private | 
Definition at line 51 of file TGImageMap.cxx.