#include <ODBadXTDat.h>
Public Member Functions | |
int | getFedId () const |
int | getId () const |
int | getSMId () const |
int | getStatus () const |
std::string | getTable () |
int | getTTId () const |
int | getXTId () const |
ODBadXTDat () | |
void | setFedId (int dac) |
void | setId (int dac) |
void | setSMId (int dac) |
void | setStatus (int dac) |
void | setTTId (int dac) |
void | setXTId (int dac) |
~ODBadXTDat () | |
Public Member Functions inherited from IODConfig | |
std::string | getConfigTag () |
void | setConfigTag (std::string x) |
Public Member Functions inherited from IDBObject | |
oracle::occi::Connection * | getConn () const |
oracle::occi::Environment * | getEnv () const |
void | setConnection (oracle::occi::Environment *env, oracle::occi::Connection *conn) |
virtual | ~IDBObject () |
Private Member Functions | |
void | fetchData (std::vector< ODBadXTDat > *fillMap, ODBadXTInfo *iov) throw (std::runtime_error) |
void | prepareWrite () throw (std::runtime_error) |
void | writeArrayDB (const std::vector< ODBadXTDat > &data, ODBadXTInfo *iov) throw (std::runtime_error) |
void | writeDB (const ODBadXTDat *item, ODBadXTInfo *iov) throw (std::runtime_error) |
Private Attributes | |
int | m_fed |
int | m_ID |
int | m_sm |
int | m_t1 |
int | m_tt |
int | m_xt |
Friends | |
class | EcalCondDBInterface |
Additional Inherited Members | |
Public Types inherited from IODConfig | |
typedef oracle::occi::Clob | Clob |
typedef oracle::occi::SQLException | SQLException |
typedef oracle::occi::Statement | Statement |
typedef oracle::occi::Stream | Stream |
Public Attributes inherited from IODConfig | |
std::string | m_config_tag |
Static Public Attributes inherited from IDBObject | |
static int const | ECALDB_NROWS =1024 |
Protected Member Functions inherited from IODConfig | |
void | checkPrepare () throw (std::runtime_error) |
void | createReadStatement () throw (std::runtime_error) |
void | populateClob (Clob &clob, std::string fname, unsigned int bufsize) throw (std::runtime_error) |
unsigned char * | readClob (Clob &clob, int size) throw (std::runtime_error) |
void | setPrefetchRowCount (int ncount) throw (std::runtime_error) |
void | terminateReadStatement () throw (std::runtime_error) |
void | terminateWriteStatement () throw (std::runtime_error) |
Protected Member Functions inherited from IDBObject | |
void | checkConnection () const throw (std::runtime_error) |
Protected Attributes inherited from IODConfig | |
Statement * | m_readStmt |
Statement * | m_writeStmt |
Protected Attributes inherited from IDBObject | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |
Definition at line 10 of file ODBadXTDat.h.
ODBadXTDat::ODBadXTDat | ( | ) |
ODBadXTDat::~ODBadXTDat | ( | ) |
Definition at line 27 of file ODBadXTDat.cc.
|
private |
Definition at line 70 of file ODBadXTDat.cc.
References alignCSCRings::e, o2o::iov, AlCaHLTBitMon_ParallelJobs::p, setFedId(), setSMId(), setStatus(), setTTId(), and setXTId().
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
privatevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 107 of file ODBadXTDat.cc.
References prof2calltree::count, data, alignCSCRings::e, getFedId(), getSMId(), getStatus(), getTTId(), getXTId(), and o2o::iov.
|
private |
|
friend |
Definition at line 12 of file ODBadXTDat.h.
|
private |
Definition at line 54 of file ODBadXTDat.h.
Referenced by getFedId(), and setFedId().
|
private |
Definition at line 58 of file ODBadXTDat.h.
|
private |
Definition at line 53 of file ODBadXTDat.h.
|
private |
Definition at line 57 of file ODBadXTDat.h.
Referenced by getStatus(), and setStatus().
|
private |
Definition at line 55 of file ODBadXTDat.h.
|
private |
Definition at line 56 of file ODBadXTDat.h.