UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for hds::db::LockerQSql, including all inherited members.
db_clear_invalid_locks() | hds::db::LockerQSql | protected |
db_close(const hds::db::ContextQSql &context) | hds::db::QSqlImpl | protected |
db_create_locks_table() const | hds::db::LockerQSql | 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_get_locks_num(const std::string &name, const LockType <, unsigned int &locks_num) const | hds::db::LockerQSql | 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 | |
init(const std::string &mutex_name, const size_t timeout) | hds::db::LockerQSql | protected |
lastError() const | hds::db::LockerQSql | virtual |
list(LockDescriptionVec &locks) | hds::db::LockerQSql | virtual |
lock(const LockDescription &ld) | hds::db::LockerQSql | virtual |
Locker() | hds::db::Locker | |
LockerQSql(const QSqlDatabase &db, const std::string &name="hds_db_locker", const size_t timeout=1) | hds::db::LockerQSql | |
LockerQSql(const ContextQSql &dbc, const std::string &name="hds_db_locker", const size_t timeout=1) | hds::db::LockerQSql | |
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 | |
release(const DbIndex &id) | hds::db::LockerQSql | virtual |
releaseAll() | hds::db::LockerQSql | virtual |
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 | |
~Locker() | hds::db::Locker | virtual |
~LockerQSql() | hds::db::LockerQSql | virtual |
~QSqlImpl() | hds::db::QSqlImpl | virtual |