#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IInspector.h>
|
virtual | ~IValue ()=default |
|
virtual void | release () |
|
void * | ptr () |
|
const void * | ptr () const |
|
virtual long | size () const =0 |
|
virtual void | construct (void *buffer) const =0 |
|
Definition at line 33 of file IInspector.h.
◆ IValue()
IInspector::IValue::IValue |
( |
| ) |
|
|
protecteddefault |
◆ ~IValue()
virtual IInspector::IValue::~IValue |
( |
| ) |
|
|
virtualdefault |
◆ construct()
virtual void IInspector::IValue::construct |
( |
void * |
buffer | ) |
const |
|
pure virtual |
◆ ptr() [1/2]
void* IInspector::IValue::ptr |
( |
| ) |
|
|
inline |
◆ ptr() [2/2]
const void* IInspector::IValue::ptr |
( |
| ) |
const |
|
inline |
◆ release()
virtual void IInspector::IValue::release |
( |
| ) |
|
|
inlinevirtual |
◆ size()
virtual long IInspector::IValue::size |
( |
| ) |
const |
|
pure virtual |
◆ m_P
void* IInspector::IValue::m_P {} |
|
protected |
The documentation for this class was generated from the following file: