1 #ifndef GAUDIKERNEL_ICONVERTER_H
2 #define GAUDIKERNEL_ICONVERTER_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...
IAddressCreator interface definition.
Error retrieving source data from source store.
Data provider interface definition.
Object to be converted is invalid.
virtual ~IConverter()
Virtual destructor.
This class is used for returning status codes from appropriate routines.
Definition of the basic interface.
#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.
No more memory available.
Opaque address interface definition.
A DataObject is the base class of any identifiable object on any data store.