|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #ifndef POOL_DBOBJECTGUARD_H
16 #define POOL_DBOBJECTGUARD_H 1
63 #endif // POOL_DBOBJECTGUARD_H
DbObjectGuard(const DbContainer &cntH, int siz=0)
Copy constructor.
DbContainer & container()
Accessor: get object container.
const DbType & type() const
Inquire storage type of the handle.
const DbContainer & container() const
size_t m_size
Size of memory chunk.
Token::OID_t & oid()
Access oid.
DbObjectGuard(int type=0, int siz=0)
Standard constructor.
const Token::OID_t & oid() const
size_t size() const
Access memory chunk size.
DbContainer m_container
Reference to persistent container.
virtual ~DbObjectGuard()
Destructor.
This file contains the class definition for the Token class (migrated from POOL).
const DbType & type() const
Access Storage Type.