1 #ifndef ROOTHISTCNV_DIRECTORYCNV_H
2 #define ROOTHISTCNV_DIRECTORYCNV_H 1
17 namespace RootHistCnv {
36 #endif // ROOTHISTCNV_DIRECTORYCNV_H
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
This class is used for returning status codes from appropriate routines.
virtual ~DirectoryCnv()
Standard destructor.
unsigned int CLID
Class ID definition.
static const CLID & classID()
Inquire class type.
DirectoryCnv(const CLID &clid, ISvcLocator *svc)
Standard constructor.
virtual StatusCode createObj(IOpaqueAddress *pAddr, DataObject *&refpObj)
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.
virtual StatusCode createRep(DataObject *pObj, IOpaqueAddress *&refpAddr)
Convert the transient object to the requested representation.