#include <ODTTCciConfig.h>
Public Member Functions | |
std::string | getConfigurationScript () const |
std::string | getConfigurationScriptParams () const |
int | getId () const |
unsigned int | getSize () const |
std::string | getTable () override |
std::string | getTrgMode () const |
int | getTrgSleep () const |
unsigned char * | getTTCciClob () const |
std::string | getTTCciConfigurationFile () const |
ODTTCciConfig () | |
void | setConfigurationScript (std::string x) |
void | setConfigurationScriptParams (std::string x) |
void | setId (int id) |
void | setParameters (const std::map< std::string, std::string > &my_keys_map) |
void | setSize (unsigned int id) |
void | setTrgMode (std::string x) |
void | setTrgSleep (int id) |
void | setTTCciClob (unsigned char *x) |
void | setTTCciConfigurationFile (std::string x) |
~ODTTCciConfig () override | |
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 | clear () |
void | fetchData (ODTTCciConfig *result) noexcept(false) |
int | fetchID () noexcept(false) |
int | fetchNextId () noexcept(false) |
void | prepareWrite () noexcept(false) override |
void | writeDB () noexcept(false) |
Private Attributes | |
std::string | m_configuration_script |
std::string | m_configuration_script_params |
int | m_ID |
int | m_size |
std::string | m_trg_mode |
int | m_trg_sleep |
unsigned char * | m_ttcci_clob |
std::string | m_ttcci_file |
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 () noexcept(false) |
void | createReadStatement () noexcept(false) |
void | populateClob (Clob &clob, std::string fname, unsigned int bufsize) noexcept(false) |
unsigned char * | readClob (Clob &clob, int size) noexcept(false) |
void | setPrefetchRowCount (int ncount) noexcept(false) |
void | terminateReadStatement () noexcept(false) |
void | terminateWriteStatement () noexcept(false) |
Protected Member Functions inherited from IDBObject | |
void | checkConnection () const noexcept(false) |
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 15 of file ODTTCciConfig.h.
ODTTCciConfig::ODTTCciConfig | ( | ) |
Definition at line 15 of file ODTTCciConfig.cc.
References hitfit::clear().
|
override |
Definition at line 39 of file ODTTCciConfig.cc.
|
private |
Definition at line 29 of file ODTTCciConfig.cc.
References gather_cfg::cout.
Referenced by getSize().
|
privatenoexcept |
Definition at line 207 of file ODTTCciConfig.cc.
References edmScanValgrind::buffer, gather_cfg::cout, MillePedeFileConverter_cfg::e, mps_fire::i, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
privatenoexcept |
Definition at line 262 of file ODTTCciConfig.cc.
References MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
privatenoexcept |
Definition at line 43 of file ODTTCciConfig.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
inline |
Definition at line 31 of file ODTTCciConfig.h.
References m_configuration_script.
|
inline |
Definition at line 33 of file ODTTCciConfig.h.
References m_configuration_script_params.
|
inline |
|
inline |
Definition at line 44 of file ODTTCciConfig.h.
References clear(), fetchData(), fetchID(), fetchNextId(), m_size, noexcept, prepareWrite(), mps_fire::result, setParameters(), and writeDB().
|
inlineoverridevirtual |
Implements IODConfig.
Definition at line 22 of file ODTTCciConfig.h.
|
inline |
|
inline |
|
inline |
|
inline |
|
overrideprivatevirtualnoexcept |
Implements IODConfig.
Definition at line 67 of file ODTTCciConfig.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
inline |
Definition at line 30 of file ODTTCciConfig.h.
References m_configuration_script, and x.
|
inline |
Definition at line 32 of file ODTTCciConfig.h.
References m_configuration_script_params, and x.
|
inline |
void ODTTCciConfig::setParameters | ( | const std::map< std::string, std::string > & | my_keys_map | ) |
Definition at line 113 of file ODTTCciConfig.cc.
References gather_cfg::cout, end, alignmentValidation::fname, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
privatenoexcept |
Definition at line 163 of file ODTTCciConfig.cc.
References gather_cfg::cout, MillePedeFileConverter_cfg::e, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by getSize().
|
friend |
Definition at line 17 of file ODTTCciConfig.h.
|
private |
Definition at line 62 of file ODTTCciConfig.h.
Referenced by getConfigurationScript(), and setConfigurationScript().
|
private |
Definition at line 63 of file ODTTCciConfig.h.
Referenced by getConfigurationScriptParams(), and setConfigurationScriptParams().
|
private |
Definition at line 59 of file ODTTCciConfig.h.
|
private |
Definition at line 66 of file ODTTCciConfig.h.
|
private |
Definition at line 64 of file ODTTCciConfig.h.
Referenced by getTrgMode(), and setTrgMode().
|
private |
Definition at line 65 of file ODTTCciConfig.h.
Referenced by getTrgSleep(), and setTrgSleep().
|
private |
Definition at line 60 of file ODTTCciConfig.h.
Referenced by getTTCciClob(), and setTTCciClob().
|
private |
Definition at line 61 of file ODTTCciConfig.h.
Referenced by getTTCciConfigurationFile(), and setTTCciConfigurationFile().