![]() |
The Gaudi Framework
v26r4
|


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