1 #ifndef GAUDIKERNEL_ICONVERTER_H
2 #define GAUDIKERNEL_ICONVERTER_H
5 #include "GaudiKernel/IInterface.h"
6 #include "GaudiKernel/ClassID.h"
77 virtual const CLID& objType()
const = 0;
83 virtual long repSvcType()
const = 0;
215 ICONVERSIONSVC_LAST_ERROR
219 #endif // GAUDIKERNEL_ICONVERTER_H
Small smart pointer class with automatic reference counting for IInterface.
The data converters are responsible to translate data from one representation into another...
Error retrieving source data from source store.
IAddressCreator interface definition.
Data provider interface definition.
virtual ~IConverter()
Virtual destructor.
Object to be converted is invalid.
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
No more memory available.
#define DeclareInterfaceID(name, major, minor)
Macro to declare the interface ID when using the new mechanism of extending and implementing interfac...
unsigned int CLID
Class ID definition.
Opaque address interface definition.
A DataObject is the base class of any identifiable object on any data store.