Base class of ObjectMemberFunction.
More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/IUpdateManagerSvc.h>
Base class of ObjectMemberFunction.
It is used to allow to use containers of different types of object member functions.
- See also
- ObjectMemberFunction for details.
- Author
- Marco Clemencic
Definition at line 33 of file IUpdateManagerSvc.h.
◆ ~BaseObjectMemberFunction()
virtual BaseObjectMemberFunction::~BaseObjectMemberFunction |
( |
| ) |
|
|
virtualdefault |
◆ castToDataObject()
virtual DataObject * BaseObjectMemberFunction::castToDataObject |
( |
| ) |
const |
|
pure virtual |
◆ castToValidDataObject()
virtual ValidDataObject * BaseObjectMemberFunction::castToValidDataObject |
( |
| ) |
const |
|
pure virtual |
◆ castToVoid()
virtual void * BaseObjectMemberFunction::castToVoid |
( |
| ) |
const |
|
pure virtual |
◆ makeCopy()
◆ match()
◆ operator()()
virtual StatusCode BaseObjectMemberFunction::operator() |
( |
| ) |
const |
|
pure virtual |
◆ type()
virtual const std::type_info & BaseObjectMemberFunction::type |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: