|
| ObjectHandle (const T *object) |
|
| ObjectHandle (const ObjectHandle &handle) |
|
ObjectHandle & | operator= (const ObjectHandle &handle) |
|
ATLAS_ALWAYS_INLINE T * | get () |
|
ATLAS_ALWAYS_INLINE const T * | get () const |
|
ATLAS_ALWAYS_INLINE const T * | operator-> () const |
|
ATLAS_ALWAYS_INLINE T * | operator-> () |
|
ATLAS_ALWAYS_INLINE const T & | operator* () const |
|
ATLAS_ALWAYS_INLINE T & | operator* () |
|
ATLAS_ALWAYS_INLINE void | reset (const T *object) |
|
Public Member Functions inherited from atlas::util::ObjectHandleBase |
| ObjectHandleBase (const Object *object) |
|
const ObjectHandleBase & | operator= (const ObjectHandleBase &other) |
|
| operator bool () const |
|
void | reset (const Object *other) |
|
int | owners () const |
|
The documentation for this class was generated from the following file: