Base class of ObjectMemberFunction.
More...
#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 30 of file IUpdateManagerSvc.h.
virtual BaseObjectMemberFunction::~BaseObjectMemberFunction |
( |
| ) |
|
|
virtualdefault |
virtual DataObject* BaseObjectMemberFunction::castToDataObject |
( |
| ) |
const |
|
pure virtual |
virtual ValidDataObject* BaseObjectMemberFunction::castToValidDataObject |
( |
| ) |
const |
|
pure virtual |
virtual void* BaseObjectMemberFunction::castToVoid |
( |
| ) |
const |
|
pure virtual |
virtual StatusCode BaseObjectMemberFunction::operator() |
( |
| ) |
const |
|
pure virtual |
virtual const std::type_info& BaseObjectMemberFunction::type |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: