UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for hds::db::QSqlImpl, including all inherited members.
db_close(const hds::db::ContextQSql &context) | hds::db::QSqlImpl | protected |
db_get_item_value(const std::string &table_name, const std::string &field_name, const std::string &key_name, const DbIndex &key_id, std::string &value) const | hds::db::QSqlImpl | protected |
db_get_lock(const std::string &lock_name, const size_t timeout=3) const | hds::db::QSqlImpl | protected |
db_init(const hds::db::ContextQSql &context) | hds::db::QSqlImpl | protected |
db_lock_tables(const TLDVec &tld_vec) | hds::db::QSqlImpl | protected |
db_release_lock(const std::string &lock_name) const | hds::db::QSqlImpl | protected |
db_release_tables_locks() | hds::db::QSqlImpl | protected |
db_set_item_value(const std::string &table_name, const std::string &field_name, const std::string &key_name, const DbIndex &key_id, const std::string &value) | hds::db::QSqlImpl | protected |
db_table_creation_time(const std::string &table_name, ErrCode *prc=NULL) const | hds::db::QSqlImpl | protected |
db_table_modification_time(const std::string &table_name, ErrCode *prc=NULL) const | hds::db::QSqlImpl | protected |
db_table_rows_num(const std::string &table_name, ErrCode *prc=NULL) const | hds::db::QSqlImpl | protected |
db_table_size(const std::string &table_name, ErrCode *prc=NULL) const | hds::db::QSqlImpl | protected |
db_transaction_begin() const | hds::db::QSqlImpl | protected |
db_transaction_commit() | hds::db::QSqlImpl | protected |
db_transaction_rollback() | hds::db::QSqlImpl | protected |
dbConnect() const | hds::db::QSqlImpl | |
get_db_name_hash(const hds::db::ContextQSql &context) const | hds::db::QSqlImpl | protected |
getDb() | hds::db::QSqlImpl | inline |
getDbContext() const | hds::db::QSqlImpl | inline |
getDefaultMutex() const | hds::db::QSqlImpl | |
m_db | hds::db::QSqlImpl | mutableprotected |
m_dbc | hds::db::QSqlImpl | protected |
m_is_transaction_started (defined in hds::db::QSqlImpl) | hds::db::QSqlImpl | mutableprotected |
QSqlImpl() | hds::db::QSqlImpl | |
QSqlImpl(const ContextQSql &dbc) | hds::db::QSqlImpl | |
supportTransactionsFlag() const | hds::db::QSqlImpl | |
TableLockType enum name | hds::db::QSqlImpl | |
TLDVec typedef | hds::db::QSqlImpl | |
TLT_READ enum value | hds::db::QSqlImpl | |
TLT_WRITE enum value | hds::db::QSqlImpl | |
~QSqlImpl() | hds::db::QSqlImpl | virtual |