Shadow class to mimik POOL tokens.
More...
#include </scratch/z5/marcocle/GaudiDocs/lhcb-release/825/GAUDI/GAUDI_v26r3/InstallArea/x86_64-slc6-gcc48-opt/include/RootCnv/PoolClasses.h>
Shadow class to mimik POOL tokens.
Definition at line 20 of file PoolClasses.h.
transient (a streamer is used to read it)
Definition at line 30 of file PoolClasses.h.
virtual pool::Token::~Token |
( |
| ) |
|
|
inlinevirtual |
transient (a streamer is used to read it)
Definition at line 30 of file PoolClasses.h.
virtual pool::Token::~Token |
( |
| ) |
|
|
inlinevirtual |
bool pool::Token::operator== |
( |
const Token & |
t | ) |
const |
|
inline |
Definition at line 32 of file PoolClasses.h.
32 {
return m_oid.first==t.m_oid.first &&
m_oid.second==t.m_oid.second;}
std::pair< int, int > m_oid
Object global identifier.
bool pool::Token::operator== |
( |
const Token & |
t | ) |
const |
|
inline |
Definition at line 32 of file PoolClasses.h.
32 {
return m_oid.first==t.m_oid.first &&
m_oid.second==t.m_oid.second;}
std::pair< int, int > m_oid
Object global identifier.
Guid pool::Token::m_classID |
transient (a streamer is used to read it)
Definition at line 26 of file PoolClasses.h.
std::string pool::Token::m_cntID |
transient (a streamer is used to read it)
Definition at line 25 of file PoolClasses.h.
std::string pool::Token::m_dbID |
transient (a streamer is used to read it)
Definition at line 24 of file PoolClasses.h.
std::pair< int, int > pool::Token::m_oid |
int pool::Token::m_refCount |
int pool::Token::m_technology |
transient (a streamer is used to read it)
Definition at line 23 of file PoolClasses.h.
POOL OID data member: transient (a streamer is used to read it)
Definition at line 28 of file PoolClasses.h.
The documentation for this class was generated from the following file: