ATLAS Offline Software
|
Public Member Functions | |
Imp () | |
void | detach () const |
void | attach (AssociatedObjectHandleBase *theclass) |
void | ensureShapesBuild (AssociatedObjectHandleBase *theclass) |
void | ensureShapesErased (AssociatedObjectHandleBase *theclass) |
Public Attributes | |
SoSeparator * | sep_simple |
SoSeparator * | sep_detailed |
AssocObjAttachmentHandle * | attachhandle |
Static Public Attributes | |
static int | nascobjs = 0 |
Definition at line 27 of file AssociatedObjectHandleBase.cxx.
|
inline |
Definition at line 30 of file AssociatedObjectHandleBase.cxx.
void AssociatedObjectHandleBase::Imp::attach | ( | AssociatedObjectHandleBase * | theclass | ) |
Definition at line 162 of file AssociatedObjectHandleBase.cxx.
void AssociatedObjectHandleBase::Imp::detach | ( | ) | const |
Definition at line 147 of file AssociatedObjectHandleBase.cxx.
void AssociatedObjectHandleBase::Imp::ensureShapesBuild | ( | AssociatedObjectHandleBase * | theclass | ) |
Definition at line 49 of file AssociatedObjectHandleBase.cxx.
void AssociatedObjectHandleBase::Imp::ensureShapesErased | ( | AssociatedObjectHandleBase * | theclass | ) |
Definition at line 77 of file AssociatedObjectHandleBase.cxx.
AssocObjAttachmentHandle* AssociatedObjectHandleBase::Imp::attachhandle |
Definition at line 37 of file AssociatedObjectHandleBase.cxx.
|
static |
Definition at line 29 of file AssociatedObjectHandleBase.cxx.
SoSeparator* AssociatedObjectHandleBase::Imp::sep_detailed |
Definition at line 36 of file AssociatedObjectHandleBase.cxx.
SoSeparator* AssociatedObjectHandleBase::Imp::sep_simple |
Definition at line 35 of file AssociatedObjectHandleBase.cxx.