![]() |
The Gaudi Framework
v27r0
|
Public Member Functions | |
virtual | ~IValue ()=default |
virtual void | release () |
void * | ptr () |
const void * | ptr () const |
virtual long | size () const =0 |
virtual void | construct (void *buffer) const =0 |
virtual | ~IValue ()=default |
virtual void | release () |
void * | ptr () |
const void * | ptr () const |
virtual long | size () const =0 |
virtual void | construct (void *buffer) const =0 |
Protected Member Functions | |
IValue ()=default | |
IValue ()=default | |
Protected Attributes | |
void * | m_P |
Definition at line 24 of file IInspector.h.
|
protecteddefault |
|
virtualdefault |
|
protecteddefault |
|
virtualdefault |
|
pure virtual |
Implemented in IInspector::_V< T >, and IInspector::_V< T >.
|
pure virtual |
Implemented in IInspector::_V< T >, and IInspector::_V< T >.
|
inline |
Definition at line 31 of file IInspector.h.
|
inline |
Definition at line 31 of file IInspector.h.
|
inline |
Definition at line 32 of file IInspector.h.
|
inline |
Definition at line 32 of file IInspector.h.
|
inlinevirtual |
Definition at line 30 of file IInspector.h.
|
inlinevirtual |
Definition at line 30 of file IInspector.h.
|
pure virtual |
Implemented in IInspector::_V< T >, and IInspector::_V< T >.
|
pure virtual |
Implemented in IInspector::_V< T >, and IInspector::_V< T >.
|
protected |
Definition at line 26 of file IInspector.h.