![]() |
The Gaudi Framework
v36r7 (7f57a304)
|


Public Member Functions | |
| _V (const T &v) | |
| virtual long | size () const |
| virtual void | construct (void *b) const |
Public Member Functions inherited from IInspector::IValue | |
| virtual | ~IValue ()=default |
| 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 ()=default | |
Protected Attributes inherited from IInspector::IValue | |
| void * | m_P |
Definition at line 55 of file IInspector.h.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Implements IInspector::IValue.
Definition at line 60 of file IInspector.h.
|
private |
Definition at line 56 of file IInspector.h.