ATLAS Offline Software
|
This is the complete list of members for pool::CollectionFactory, including all inherited members.
c_fileType | pool::CollectionFactory | privatestatic |
CollectionFactory() | pool::CollectionFactory | private |
create(const ICollectionDescription &description, ICollection::OpenMode openMode, ISession *session=0) const | pool::CollectionFactory | virtual |
create_callPlugin(const ICollectionDescription &description, ICollection::OpenMode openMode, ISession *session=0) const | pool::CollectionFactory | private |
createAndRegister(const ICollectionDescription &description, IFileCatalog *collectionCatalog, bool overwrite=false, std::string logicalName="", ISession *session=0) const | pool::CollectionFactory | virtual |
descFromGuid(const FileCatalog::FileID &guid, IFileCatalog *collectionCatalog, bool readOnly) const | pool::CollectionFactory | virtual |
descFromLogicalName(const std::string &logicalName, IFileCatalog *collectionCatalog, bool readOnly) const | pool::CollectionFactory | virtual |
descFromPhysicalName(const std::string &physicalName, IFileCatalog *collectionCatalog, bool readOnly) const | pool::CollectionFactory | virtual |
extract(const std::string &physicalName, std::string &type, std::string &connection, std::string &name) const | pool::CollectionFactory | private |
get() | pool::CollectionFactory | static |
getDefaultCatalog() const | pool::CollectionFactory | |
isUnique(const FileCatalog::FileID &guid, IFileCatalog &collectionCatalog) const | pool::CollectionFactory | private |
m_catalog | pool::CollectionFactory | mutableprotected |
m_myOwnCatalog | pool::CollectionFactory | mutableprotected |
openWithGuid(const FileCatalog::FileID &guid, IFileCatalog *collectionCatalog, bool readOnly=true, ISession *session=0) const | pool::CollectionFactory | virtual |
openWithLogicalName(const std::string &logicalName, IFileCatalog *collectionCatalog, bool readOnly=true, ISession *session=0) const | pool::CollectionFactory | virtual |
openWithPhysicalName(const std::string &physicalName, IFileCatalog *collectionCatalog, ICollection::OpenMode openMode=pool::ICollection::READ, ISession *session=0) const | pool::CollectionFactory | virtual |
registerExisting(const ICollectionDescription &description, IFileCatalog *collectionCatalog, std::string logicalName="", ISession *session=0) const | pool::CollectionFactory | virtual |
registerExisting(ICollection *collection, bool overwrite, IFileCatalog *collectionCatalog, std::string logicalName="", ISession *session=0) const | pool::CollectionFactory | virtual |
resolveDescription(CollectionDescription &description, bool readOnly=true) const | pool::CollectionFactory | virtual |
s_instance | pool::CollectionFactory | privatestatic |
setDefaultCatalog(pool::IFileCatalog *catalog) | pool::CollectionFactory | |
setWriteCatalog(const std::string &cat) | pool::CollectionFactory | |
~CollectionFactory() | pool::CollectionFactory | privatevirtual |