Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
IHistogramSvc Member List
This is the complete list of members for IHistogramSvc, including all inherited members.
- addPreLoadItem(const DataStoreItem& item) = 0
[pure virtual] - addPreLoadItem(const std::string& itemPath) = 0
[pure virtual] - addRef() = 0
[pure virtual] - book( const std::string& fullPath, const std::string& title, int binsX, double lowX, double highX ) = 0
[pure virtual] - book( const std::string& dirPath, const std::string& relPath, const std::string& title, int binsX, double lowX, double highX ) = 0
[pure virtual] - book( const std::string& dirPath, int hID, const std::string& title, int binsX, double lowX, double highX ) = 0
[pure virtual] - book( DataObject* pParent, const std::string& relPath, const std::string& title, int binsX, double lowX, double highX ) = 0
[pure virtual] - book( DataObject* pParent, int hID, const std::string& title, int binsX, double lowX, double highX ) = 0
[pure virtual] - book( const std::string& fullPath, const std::string& title, std::vector<double> edges ) = 0
[pure virtual] - book( const std::string& dirPath, const std::string& relPath, const std::string& title, std::vector<double> edges ) = 0
[pure virtual] - book( const std::string& dirPath, int hID, const std::string& title, std::vector<double> edges ) = 0
[pure virtual] - book( DataObject* pParent, const std::string& relPath, const std::string& title, std::vector<double> edges ) = 0
[pure virtual] - book( DataObject* pParent, int hID, const std::string& title, std::vector<double> edges ) = 0
[pure virtual] - book( const std::string& fullPath, const std::string& title, int binsX, double lowX, double highX, int binsY, double lowY, double highY ) = 0
[pure virtual] - book( const std::string& dirPath, const std::string& relPath, const std::string& title, int binsX, double lowX, double highX, int binsY, double lowY, double highY ) = 0
[pure virtual] - book( const std::string& dirPath, int hID, const std::string& title, int binsX, double lowX, double highX, int binsY, double lowY, double highY ) = 0
[pure virtual] - book( DataObject* pParent, const std::string& relPath, const std::string& title, int binsX, double lowX, double highX, int binsY, double lowY, double highY ) = 0
[pure virtual] - book( DataObject* pParent, int hID, const std::string& title, int binsX, double lowX, double highX, int binsY, double lowY, double highY ) = 0
[pure virtual] - createDirectory( const std::string& parentDir, const std::string& subDir ) = 0
[pure virtual] - createPath( const std::string& newPath ) = 0
[pure virtual] - DIR_NOT_EMPTY enum value
- DOUBL_OBJ_PATH enum value
- findObject( const std::string& fullPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( const std::string& fullPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( IDataDirectory* pDirectory, const std::string& path, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( IDataDirectory* pDirectory, const std::string& path, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( const std::string& parentPath, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( const std::string& parentPath, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( const std::string& parentPath, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( const std::string& parentPath, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( DataObject* parentObj, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( DataObject* parentObj, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( IHistogram* parentObj, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( IHistogram* parentObj, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( DataObject* parentObj, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( DataObject* parentObj, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject( IHistogram* parentObj, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - findObject( IHistogram* parentObj, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - findObject(IDataDirectory* pDirectory, const std::string& path, DataObject*& pObject) = 0
[pure virtual] - findObject(const std::string& fullPath, DataObject*& pObject) = 0
[pure virtual] - findObject(const std::string& parentPath, const std::string& objectPath, DataObject*& pObject) = 0
[pure virtual] - findObject(const std::string& parentPath, int item, DataObject*& pObject) = 0
[pure virtual] - findObject(DataObject* pNode, const std::string& objectPath, DataObject*& pObject) = 0
[pure virtual] - findObject(DataObject* parentObj, int item, DataObject*& pObject) = 0
[pure virtual] - IID_IDataProviderSvc_NO_ERROR enum value
- interfaceID()
[inline, static] - INVALID_OBJ_ADDR enum value
- INVALID_OBJ_PATH enum value
- INVALID_OBJECT enum value
- INVALID_PARENT enum value
- INVALID_ROOT enum value
- LAST enum value
- LAST_ERROR enum value
- linkObject(IDataDirectory* from, const std::string& objPath, DataObject* toObj) = 0
[pure virtual] - linkObject(const std::string& fromPath, const std::string& objPath, DataObject* toObj) = 0
[pure virtual] - linkObject(DataObject* fromObj, const std::string& objPath, DataObject* toObj) = 0
[pure virtual] - linkObject(const std::string& fullPath, DataObject* toObj) = 0
[pure virtual] - NO_DATA_LOADER enum value
- NO_INTERFACE enum value
- NO_MORE_LEVELS enum value
- OBJ_NOT_LOADED enum value
- preLoad() = 0
[pure virtual] - print( IHistogram* h, std::ostream& s = std::cout) const = 0
[pure virtual] - queryInterface(const InterfaceID& riid, void** ppvInterface) = 0
[pure virtual] - registerObject( const std::string& fullPath, IHistogram* hObj ) = 0
[pure virtual] - registerObject( const std::string& parentPath, const std::string& objPath, IHistogram* hObj ) = 0
[pure virtual] - registerObject( const std::string& parentPath, int item, IHistogram* hObj ) = 0
[pure virtual] - registerObject( DataObject* parentObj, const std::string& objPath, IHistogram* hObj ) = 0
[pure virtual] - registerObject( IHistogram* parentObj, const std::string& objPath, IHistogram* hObj ) = 0
[pure virtual] - registerObject( DataObject* parentObj, int item, IHistogram* hObj ) = 0
[pure virtual] - registerObject( IHistogram* parentObj, int item, IHistogram* hObj ) = 0
[pure virtual] - registerObject(const std::string& fullPath, DataObject* pObject) = 0
[pure virtual] - registerObject(const std::string& parentPath, const std::string& objectPath, DataObject* pObject) = 0
[pure virtual] - registerObject(const std::string& parentPath, int item, DataObject* pObject) = 0
[pure virtual] - registerObject(DataObject* parentObj, const std::string& objectPath, DataObject* pObject) = 0
[pure virtual] - registerObject(DataObject* parentObj, int item, DataObject* pObject) = 0
[pure virtual] - release() = 0
[pure virtual] - removePreLoadItem(const DataStoreItem& item) = 0
[pure virtual] - removePreLoadItem(const std::string& itemPath) = 0
[pure virtual] - resetPreLoad() = 0
[pure virtual] - retrieveObject( IDataDirectory* pDirectory, const std::string& path, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( IDataDirectory* pDirectory, const std::string& path, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( const std::string& fullPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( const std::string& fullPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( const std::string& parentPath, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( const std::string& parentPath, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( const std::string& parentPath, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( const std::string& parentPath, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( DataObject* parentObj, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( DataObject* parentObj, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( IHistogram* parentObj, const std::string& objPath, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( IHistogram* parentObj, const std::string& objPath, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( DataObject* parentObj, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( DataObject* parentObj, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject( IHistogram* parentObj, int item, IHistogram1D*& h1dObj ) = 0
[pure virtual] - retrieveObject( IHistogram* parentObj, int item, IHistogram2D*& h2dObj ) = 0
[pure virtual] - retrieveObject(IDataDirectory* pDirectory, const std::string& path, DataObject*& pObject) = 0
[pure virtual] - retrieveObject(const std::string& fullPath, DataObject*& pObject) = 0
[pure virtual] - retrieveObject(const std::string& parentPath, const std::string& objectPath, DataObject*& pObject) = 0
[pure virtual] - retrieveObject(const std::string& parentPath, int item, DataObject*& pObject) = 0
[pure virtual] - retrieveObject(DataObject* parentObj, const std::string& objectPath, DataObject*& pObject) = 0
[pure virtual] - retrieveObject(DataObject* parentObj, int item, DataObject*& pObject) = 0
[pure virtual] - Status enum name
- SUCCESS enum value
- unlinkObject(IDataDirectory* from, const std::string& objPath) = 0
[pure virtual] - unlinkObject(const std::string& fromPath, const std::string& objPath) = 0
[pure virtual] - unlinkObject(DataObject* fromObj, const std::string& objPath) = 0
[pure virtual] - unlinkObject(const std::string& fullPath) = 0
[pure virtual] - unregisterObject( IHistogram* hObj ) = 0
[pure virtual] - unregisterObject( IHistogram* hObj, const std::string& objectPath ) = 0
[pure virtual] - unregisterObject( IHistogram* hObj, int item ) = 0
[pure virtual] - unregisterObject(const std::string& fullPath) = 0
[pure virtual] - unregisterObject(const std::string& parentPath, const std::string& objPath) = 0
[pure virtual] - unregisterObject(const std::string& parentPath, int item) = 0
[pure virtual] - unregisterObject(DataObject* pObject) = 0
[pure virtual] - unregisterObject(DataObject* pParent, const std::string& objPath) = 0
[pure virtual] - unregisterObject(DataObject* pParent, int item) = 0
[pure virtual] - updateObject(IDataDirectory* pDirectory) = 0
[pure virtual] - updateObject(const std::string& fullPath) = 0
[pure virtual] - updateObject(DataObject* toUpdate) = 0
[pure virtual] - updateObject(const std::string& parentPath, const std::string& updatePath) = 0
[pure virtual] - updateObject(DataObject* pParent, const std::string& updatePath) = 0
[pure virtual] - updateRegistryEntry(IOpaqueAddress* pAddress, DataObject* pObj) = 0
[pure virtual] - VERSMISMATCH enum value
- write( IHistogram* h, std::ostream& s = std::cout) const = 0
[pure virtual] - write( IHistogram* h, const char* file_name ) const = 0
[pure virtual]
Generated at Wed Nov 21 12:22:12 2001 by
1.2.3 written by Dimitri van Heesch,
© 1997-2000