#include <GTSchema.h>
Public Member Functions | |
bool | exists () |
GLOBAL_TAG_MAP::Table & | gtMapTable () |
GTSchema (coral::ISchema &schema) | |
GLOBAL_TAG::Table & | gtTable () |
virtual | ~GTSchema () |
Public Member Functions inherited from cond::persistency::IGTSchema | |
virtual | ~IGTSchema () |
Private Attributes | |
GLOBAL_TAG_MAP::Table | m_gtMapTable |
GLOBAL_TAG::Table | m_gtTable |
Definition at line 65 of file GTSchema.h.
|
explicit |
Definition at line 113 of file GTSchema.cc.
|
inlinevirtual |
Definition at line 68 of file GTSchema.h.
|
virtual |
Implements cond::persistency::IGTSchema.
Definition at line 118 of file GTSchema.cc.
References cond::persistency::GLOBAL_TAG::Table::exists(), cond::persistency::GLOBAL_TAG_MAP::Table::exists(), m_gtMapTable, and m_gtTable.
|
virtual |
Implements cond::persistency::IGTSchema.
Definition at line 128 of file GTSchema.cc.
References m_gtMapTable.
|
virtual |
Implements cond::persistency::IGTSchema.
Definition at line 124 of file GTSchema.cc.
References m_gtTable.
|
private |
Definition at line 74 of file GTSchema.h.
Referenced by exists(), and gtMapTable().
|
private |
Definition at line 73 of file GTSchema.h.