2 #ifndef GAUDIKERNEL_IADDRESSCREATOR_H
3 #define GAUDIKERNEL_IADDRESSCREATOR_H
48 virtual StatusCode createAddress(
long svc_type,
50 const std::string*
par,
51 const unsigned long* ipar,
60 std::string& refAddress) = 0;
71 virtual StatusCode createAddress(
long svc_type,
73 const std::string& refAddress,
77 #endif // GAUDIKERNEL_IADDRESSCREATOR_H
IAddressCreator interface definition.
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.
Opaque address interface definition.