CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ora::TransactionCache Member List

This is the complete list of members for ora::TransactionCache, including all inherited members.

addContainer(int id, const std::string &name, Handle< DatabaseContainer > &contPtr)ora::TransactionCache
cleanUpNamedRefCache()ora::TransactionCacheprivate
clear()ora::TransactionCache
containers()ora::TransactionCache
dbExists()ora::TransactionCache
dbExistsLoaded()ora::TransactionCache
dbParams()ora::TransactionCache
dropDatabase()ora::TransactionCache
dropPermission()ora::TransactionCache
dropPermissionLoaded()ora::TransactionCache
eraseContainer(int id, const std::string &name)ora::TransactionCache
getContainer(int id)ora::TransactionCache
getContainer(const std::string &name)ora::TransactionCache
getNamedReference(const std::string &name)ora::TransactionCache
isLoaded()ora::TransactionCache
m_containersByIdora::TransactionCacheprivate
m_containersByNameora::TransactionCacheprivate
m_dbExistsora::TransactionCacheprivate
m_dbParamsora::TransactionCacheprivate
m_dropPermissionora::TransactionCacheprivate
m_loadedora::TransactionCacheprivate
m_namedRefCacheora::TransactionCacheprivate
m_utilityora::TransactionCacheprivate
setDbExists(bool exists)ora::TransactionCache
setDropPermission(bool allowed)ora::TransactionCache
setLoaded()ora::TransactionCache
setNamedReference(const std::string &name, boost::shared_ptr< void > &data)ora::TransactionCache
setUtility(Handle< DatabaseUtilitySession > &utility)ora::TransactionCache
TransactionCache()ora::TransactionCache
utility()ora::TransactionCache
~TransactionCache()ora::TransactionCachevirtual