![]() |
The Gaudi Framework
v26r0
|


Public Member Functions | |
| _V (const T &v) | |
| virtual | ~_V () |
| virtual long | size () const |
| void | construct (void *b) const |
Public Member Functions inherited from IInspector::IValue | |
| virtual | ~IValue () |
| virtual void | release () |
| void * | ptr () |
| const void * | ptr () const |
Private Attributes | |
| T | m_O |
Additional Inherited Members | |
Protected Member Functions inherited from IInspector::IValue | |
| IValue () | |
Protected Attributes inherited from IInspector::IValue | |
| void * | m_P |
Definition at line 53 of file IInspector.h.
|
inline |
Definition at line 56 of file IInspector.h.
|
inlinevirtual |
Definition at line 57 of file IInspector.h.
|
inlinevirtual |
|
inlinevirtual |
|
private |
Definition at line 54 of file IInspector.h.