|
| enum | eRet {
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
} |
| enum | eLevel {
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
} |
| | Used to form bit masks for dbs queries. More...
|
| enum | eRet {
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
} |
| enum | eLevel {
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
} |
| | Used to form bit masks for dbs queries. More...
|
| enum | eRet {
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
,
RETOk = 0
, RETBadCnfFile = 1
, RETBadHost = 2
, RETNoConnect = 3
,
RETWrongState = 4
, RETBadValue = 5
, RETMySQLError = 6
, RETNoSchemaMatch = 7
} |
| enum | eLevel {
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
,
LEVELProd = 1
, LEVELDev = 2
, LEVELTest = 4
, LEVELSuperseded = 8
} |
| | Used to form bit masks for dbs queries. More...
|
|
| | ConnectionDBBase (const std::string &host, const std::string &table, const std::string &dbName) |
| | Constructor keeps track of table of interest.
|
| | ConnectionDBBase (const std::string &host, const std::string &dbName, const std::string &userName, const std::string &password) |
| | ~ConnectionDBBase () |
| bool | connectRead (eRet &err) |
| rdbModel::Connection * | getReadConnection () |
| rdbModel::Rdb * | getRdb () |
| const std::string & | getTable () |
| void | disconnectRead () |
| void | disconnectWrite () |
| | ConnectionDBBase (const std::string &host, const std::string &table, const std::string &dbName) |
| | Constructor keeps track of table of interest.
|
| | ConnectionDBBase (const std::string &host, const std::string &dbName, const std::string &userName, const std::string &password) |
| | ~ConnectionDBBase () |
| bool | connectRead (eRet &err) |
| rdbModel::Connection * | getReadConnection () |
| rdbModel::Rdb * | getRdb () |
| const std::string & | getTable () |
| void | disconnectRead () |
| void | disconnectWrite () |
| | ConnectionDBBase (const std::string &host, const std::string &table, const std::string &dbName) |
| | Constructor keeps track of table of interest.
|
| | ConnectionDBBase (const std::string &host, const std::string &dbName, const std::string &userName, const std::string &password) |
| | ~ConnectionDBBase () |
| bool | connectRead (eRet &err) |
| rdbModel::Connection * | getReadConnection () |
| rdbModel::Rdb * | getRdb () |
| const std::string & | getTable () |
| void | disconnectRead () |
| void | disconnectWrite () |