| _DataType typedef | pool::DbHandleBase< DbContainerObj > | protected |
| _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 |
| 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 |
| checkAccess(DbDatabase &dbH, const std::string &nam, const DbType &dbtyp) | pool::DbContainer | |
| close() | pool::DbContainer | |
| containedIn() | 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 |
| DbHandleBase(const DbHandleBase &)=delete | pool::DbHandleBase< DbContainerObj > | protected |
| DbHandleBase(DbHandleBase &&)=delete | pool::DbHandleBase< DbContainerObj > | protected |
| 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 |
| DbHandleBase< DbContainerObj >::operator=(const DbHandleBase &)=delete | pool::DbHandleBase< DbContainerObj > | protected |
| DbHandleBase< DbContainerObj >::operator=(DbHandleBase &&)=delete | pool::DbHandleBase< DbContainerObj > | protected |
| 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(DbContainerObj *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 |
| ~DbContainer() | pool::DbContainer | inlinevirtual |
| ~DbHandleBase() | pool::DbHandleBase< DbContainerObj > | inlineprotected |