#include <ODBadTTDat.h>
Public Member Functions | |
int | getFedId () const |
int | getId () const |
int | getSMId () const |
int | getStatus () const |
std::string | getTable () |
int | getTRId () const |
int | getTTId () const |
ODBadTTDat () | |
void | setFedId (int dac) |
void | setId (int dac) |
void | setSMId (int dac) |
void | setStatus (int dac) |
void | setTRId (int dac) |
void | setTTId (int dac) |
~ODBadTTDat () | |
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< ODBadTTDat > *fillMap, ODBadTTInfo *iov) throw (std::runtime_error) |
void | prepareWrite () throw (std::runtime_error) |
void | writeArrayDB (const std::vector< ODBadTTDat > &data, ODBadTTInfo *iov) throw (std::runtime_error) |
void | writeDB (const ODBadTTDat *item, ODBadTTInfo *iov) throw (std::runtime_error) |
Private Attributes | |
int | m_fed |
int | m_ID |
int | m_sm |
int | m_t1 |
int | m_tt |
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 ODBadTTDat.h.
ODBadTTDat::ODBadTTDat | ( | ) |
ODBadTTDat::~ODBadTTDat | ( | ) |
Definition at line 26 of file ODBadTTDat.cc.
|
private |
Definition at line 68 of file ODBadTTDat.cc.
References alignCSCRings::e, o2o::iov, AlCaHLTBitMon_ParallelJobs::p, setFedId(), setStatus(), setTRId(), and setTTId().
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inline |
|
inline |
|
privatevirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 104 of file ODBadTTDat.cc.
References KineDebug3::count(), data, alignCSCRings::e, getFedId(), getStatus(), getTRId(), getTTId(), and o2o::iov.
|
private |
|
friend |
Definition at line 12 of file ODBadTTDat.h.
|
private |
Definition at line 54 of file ODBadTTDat.h.
Referenced by getFedId(), and setFedId().
|
private |
Definition at line 57 of file ODBadTTDat.h.
|
private |
|
private |
Definition at line 56 of file ODBadTTDat.h.
Referenced by getStatus(), and setStatus().
|
private |
Definition at line 55 of file ODBadTTDat.h.