#include <IOVSchema.h>
Public Member Functions | |
bool | create () |
bool | exists () |
IOVSchema (coral::ISchema &schema) | |
IIOVTable & | iovTable () |
IPayloadTable & | payloadTable () |
ITagLogTable & | tagLogTable () |
ITagTable & | tagTable () |
virtual | ~IOVSchema () |
Public Member Functions inherited from cond::persistency::IIOVSchema | |
virtual | ~IIOVSchema () |
Private Attributes | |
IOV::Table | m_iovTable |
PAYLOAD::Table | m_payloadTable |
TAG_LOG::Table | m_tagLogTable |
TAG::Table | m_tagTable |
Definition at line 161 of file IOVSchema.h.
|
explicit |
Definition at line 405 of file IOVSchema.cc.
|
inlinevirtual |
Definition at line 164 of file IOVSchema.h.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 419 of file IOVSchema.cc.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 412 of file IOVSchema.cc.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 435 of file IOVSchema.cc.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 443 of file IOVSchema.cc.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 439 of file IOVSchema.cc.
|
virtual |
Implements cond::persistency::IIOVSchema.
Definition at line 431 of file IOVSchema.cc.
|
private |
Definition at line 173 of file IOVSchema.h.
|
private |
Definition at line 175 of file IOVSchema.h.
|
private |
Definition at line 174 of file IOVSchema.h.
|
private |
Definition at line 172 of file IOVSchema.h.