1 #ifndef ROOTHISTCNV_DIRECTORYCNV_H 2 #define ROOTHISTCNV_DIRECTORYCNV_H 1 35 #endif // ROOTHISTCNV_DIRECTORYCNV_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
StatusCode createRep(DataObject *pObj, IOpaqueAddress *&refpAddr) override
Convert the transient object to the requested representation.
This class is used for returning status codes from appropriate routines.
unsigned int CLID
Class ID definition.
static const CLID & classID()
Inquire class type.
DirectoryCnv(const CLID &clid, ISvcLocator *svc)
Standard constructor.
StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&refpObj) override
Create the transient representation of an object.
Opaque address interface definition.
DirectoryCnv(ISvcLocator *svc)
Standard constructor.
A DataObject is the base class of any identifiable object on any data store.