ATLAS Offline Software
|
This is the complete list of members for pool::DbContainer, including all inherited members.
_DataType typedef | pool::DbHandleBase< DbContainerObj > | protected |
_destroy(DbObjectHandle< DbObject > &objH) | pool::DbContainer | private |
_load(DbObjectHandle< DbObject > &objH, const Token::OID_t &linkH, const DbTypeInfo *typ, bool any_next) | pool::DbContainer | private |
_loadNext(DbObjectHandle< DbObject > &objH, Token::OID_t &linkH, const DbTypeInfo *typ) | pool::DbContainer | private |
_remove(DbObjectHandle< DbObject > &objH) | pool::DbContainer | private |
_save(DbObjectHandle< DbObject > &objH, const DbTypeInfo *typ) | pool::DbContainer | private |
_update(const DbObjectHandle< DbObject > &handle, const DbTypeInfo *typ) | pool::DbContainer | private |
allocate(const void *object, ShapeH shape, Token::OID_t &oid) | pool::DbContainer | |
allocate(unsigned long siz, const DbTypeInfo *typ) | pool::DbContainer | |
Base typedef | pool::DbHandleBase< DbContainerObj > | protected |
close() | pool::DbContainer | |
containedIn() | pool::DbContainer | |
db() | pool::DbContainer | |
DbContainer(const DbType &typ=POOL_StorageType) | pool::DbContainer | inline |
DbContainer(const DbContainer &c) | pool::DbContainer | inline |
DbContainer(DbContainerObj *ptr) | pool::DbContainer | inline |
DbHandleBase() | pool::DbHandleBase< DbContainerObj > | inlineprotected |
destroy(DbSelect &sel) | pool::DbContainer | |
destroy(const Token::OID_t &linkH) | pool::DbContainer | |
destroy(const DbObjectHandle< T > &objH) | pool::DbContainer | inline |
fetch(DbSelect &sel) | pool::DbContainer | |
free(void *ptr) | pool::DbContainer | |
getOption(DbOption &refOpt) | pool::DbContainer | |
info() const | pool::DbContainer | |
info() | pool::DbContainer | |
isOpen() const | pool::DbContainer | |
isValid() const | pool::DbHandleBase< DbContainerObj > | inline |
load(void **ptr, ShapeH shape, const Token::OID_t &lH) | pool::DbContainer | |
load(DbObjectHandle< T > &objH, const Token::OID_t &linkH, const DbTypeInfo *typ) | pool::DbContainer | inline |
loadNext(DbObjectHandle< T > &objH, Token::OID_t &linkH, const DbTypeInfo *typ) | pool::DbContainer | inline |
m_ptr | pool::DbHandleBase< DbContainerObj > | protected |
m_type | pool::DbHandleBase< DbContainerObj > | protected |
name() const | pool::DbContainer | |
objectShape(const Guid &nam) | pool::DbContainer | |
open(DbDatabase &dbH, const std::string &nam, const DbTypeInfo *typ, const DbType &dbtyp, DbAccessMode mod) | pool::DbContainer | |
openMode() const | pool::DbContainer | |
operator!() const | pool::DbHandleBase< DbContainerObj > | inline |
operator->() | pool::DbHandleBase< DbContainerObj > | inline |
operator->() const | pool::DbHandleBase< DbContainerObj > | inline |
operator=(const DbContainer ©) | pool::DbContainer | inline |
operator=(const int) | pool::DbContainer | inline |
ptr() const | pool::DbHandleBase< DbContainerObj > | inline |
ptr() | pool::DbHandleBase< DbContainerObj > | inline |
refCount() const | pool::DbContainer | |
remove(const DbObjectHandle< T > &objH) | pool::DbContainer | inline |
save(const void *object, ShapeH shape, Token::OID_t &linkH) | pool::DbContainer | |
save(DbObjectHandle< T > &objH, const DbTypeInfo *typ) | pool::DbContainer | inline |
select(DbSelect &sel) | pool::DbContainer | |
setOption(const DbOption &refOpt) | pool::DbContainer | |
setPtr(T *ptr) | pool::DbHandleBase< DbContainerObj > | inlineprotected |
setType(const DbType &typ) | pool::DbHandleBase< DbContainerObj > | inlineprotected |
size() | pool::DbContainer | |
switchPtr(DbContainerObj *obj) | pool::DbContainer | private |
token() const | pool::DbContainer | |
transAct(Transaction::Action action) | pool::DbContainer | |
type() const | pool::DbHandleBase< DbContainerObj > | inline |
update(DbSelect &sel) | pool::DbContainer | |
update(const void *object, ShapeH shape, const Token::OID_t &linkH) | pool::DbContainer | |
update(const DbObjectHandle< T > &objH, const DbTypeInfo *typ) | pool::DbContainer | inline |
~DbContainer() | pool::DbContainer | inlinevirtual |
~DbHandleBase() | pool::DbHandleBase< DbContainerObj > | inlineprotected |