![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for hds::db::SeismicQSql, including all inherited members.
| appendTr(const TrHeader &header, const TrBody &body) | hds::db::SeismicQSql | virtual |
| close() | hds::db::SeismicQSql | virtual |
| creationTime(const std::string &name, ErrCode *prc=NULL) const | hds::db::SeismicQSql | virtual |
| dataSize(const std::string &name, ErrCode *prc=NULL) const | hds::db::SeismicQSql | virtual |
| 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 | |
| eraseTr(size_t id) | hds::db::SeismicQSql | virtual |
| exists(const std::string &name, ErrCode *rc=NULL) const | hds::db::Object | virtual |
| flush() | hds::db::SeismicQSql | virtual |
| get_db_name_hash(const hds::db::ContextQSql &context) const | hds::db::QSqlImpl | protected |
| getBufferAllHeadersFlag() | hds::db::SeismicQSql | |
| getCurrentSeismicId() const | hds::db::SeismicQSql | inline |
| getDb() | hds::db::QSqlImpl | inline |
| getDbContext() const | hds::db::QSqlImpl | inline |
| getDefaultMutex() const | hds::db::QSqlImpl | |
| getDefaultTrHeader() const | hds::db::Seismic | |
| getList(Names &list) const | hds::db::SeismicQSql | virtual |
| getProject() const | hds::db::Seismic | |
| getSelector() const | hds::db::SeismicQSql | virtual |
| getVolumeHeader(VolumeHeader &vol_header) const | hds::db::SeismicQSql | virtual |
| m_cur_open_mode | hds::db::Object | protected |
| m_cur_seismic_id | hds::db::SeismicQSql | protected |
| m_db | hds::db::QSqlImpl | mutableprotected |
| m_db_lock_id (defined in hds::db::SeismicQSql) | hds::db::SeismicQSql | protected |
| m_dbc | hds::db::QSqlImpl | protected |
| m_is_transaction_started (defined in hds::db::QSqlImpl) | hds::db::QSqlImpl | mutableprotected |
| m_project_str | hds::db::Seismic | protected |
| m_tr_selector | hds::db::SeismicQSql | protected |
| modificationTime(const std::string &name, ErrCode *prc=NULL) const | hds::db::SeismicQSql | virtual |
| name(ErrCode *rc=NULL) const | hds::db::SeismicQSql | virtual |
| Names typedef | hds::db::Object | |
| Object() | hds::db::Object | |
| open(const std::string &name, OpenMode mode) | hds::db::SeismicQSql | virtual |
| openMode() const | hds::db::Object | virtual |
| ProjectQSql class | hds::db::SeismicQSql | friend |
| QSqlImpl() | hds::db::QSqlImpl | |
| QSqlImpl(const ContextQSql &dbc) | hds::db::QSqlImpl | |
| rawDbIndex(size_t id, ErrCode *prc=NULL) const | hds::db::SeismicQSql | virtual |
| rawSetTrBody(const DbIndex &id, const TrBody &body) | hds::db::SeismicQSql | virtual |
| rawSetTrHeader(const DbIndex &id, const TrHeader &hdr) | hds::db::SeismicQSql | virtual |
| rawTrBody(const DbIndex &id, ErrCode *rc=NULL) const | hds::db::SeismicQSql | virtual |
| rawTrHeader(const DbIndex &id, ErrCode *rc=NULL) const | hds::db::SeismicQSql | virtual |
| remove(const std::string &name) | hds::db::SeismicQSql | virtual |
| Seismic(const std::string &project_str) | hds::db::Seismic | |
| SeismicQSql(const ContextQSql &dbc, const std::string &project_str, const size_t hdrs_cache_size=8192, const size_t bodies_cache_size=4096) | hds::db::SeismicQSql | |
| select(const TrSelector &selector=TrSelector()) | hds::db::SeismicQSql | virtual |
| setBufferAllHeadersFlag(bool flag=true) | hds::db::SeismicQSql | |
| setName(const std::string &name_str) | hds::db::SeismicQSql | virtual |
| setTrBody(size_t id, const TrBody &body) | hds::db::Seismic | virtual |
| setTrHeader(size_t id, const TrHeader &hdr) | hds::db::Seismic | virtual |
| setVolumeHeader(const VolumeHeader &vol_header) | hds::db::SeismicQSql | 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 | |
| tracesNum(ErrCode *rc=NULL) const | hds::db::SeismicQSql | virtual |
| trBody(size_t id, ErrCode *prc=NULL) const | hds::db::Seismic | virtual |
| trHeader(size_t id, ErrCode *prc=NULL) const | hds::db::Seismic | virtual |
| ~Object() | hds::db::Object | virtual |
| ~QSqlImpl() | hds::db::QSqlImpl | virtual |
| ~Seismic() | hds::db::Seismic | virtual |
| ~SeismicQSql() | hds::db::SeismicQSql | virtual |
1.8.5