The Gaudi Framework
v30r3 (a5ef0a68)
|
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 47 of file IInspector.h.
|
inline |
Definition at line 52 of file IInspector.h.
|
inlinevirtual |
|
inlinevirtual |
Implements IInspector::IValue.
Definition at line 53 of file IInspector.h.
|
private |
Definition at line 49 of file IInspector.h.