UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for hds::db::Seismic, including all inherited members.
appendTr(const TrHeader &header, const TrBody &body)=0 | hds::db::Seismic | pure virtual |
close()=0 | hds::db::Object | pure virtual |
creationTime(const std::string &name, ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
dataSize(const std::string &name, ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
eraseTr(size_t id)=0 | hds::db::Seismic | pure virtual |
exists(const std::string &name, ErrCode *rc=NULL) const | hds::db::Object | virtual |
flush()=0 | hds::db::Object | pure virtual |
getDefaultTrHeader() const | hds::db::Seismic | |
getList(Names &list) const =0 | hds::db::Object | pure virtual |
getProject() const | hds::db::Seismic | |
getSelector() const =0 | hds::db::Seismic | pure virtual |
getVolumeHeader(VolumeHeader &vol_header) const =0 | hds::db::Seismic | pure virtual |
m_cur_open_mode | hds::db::Object | protected |
m_project_str | hds::db::Seismic | protected |
modificationTime(const std::string &name, ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
name(ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
Names typedef | hds::db::Object | |
Object() | hds::db::Object | |
open(const std::string &name, OpenMode mode)=0 | hds::db::Object | pure virtual |
openMode() const | hds::db::Object | virtual |
rawDbIndex(size_t id, ErrCode *prc=NULL) const =0 | hds::db::Seismic | pure virtual |
rawSetTrBody(const DbIndex &id, const TrBody &body)=0 | hds::db::Seismic | pure virtual |
rawSetTrHeader(const DbIndex &id, const TrHeader &hdr)=0 | hds::db::Seismic | pure virtual |
rawTrBody(const DbIndex &id, ErrCode *prc=NULL) const =0 | hds::db::Seismic | pure virtual |
rawTrHeader(const DbIndex &id, ErrCode *prc=NULL) const =0 | hds::db::Seismic | pure virtual |
remove(const std::string &name)=0 | hds::db::Object | pure virtual |
Seismic(const std::string &project_str) | hds::db::Seismic | |
select(const TrSelector &selector=TrSelector())=0 | hds::db::Seismic | pure virtual |
setName(const std::string &name_str)=0 | hds::db::Object | pure 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)=0 | hds::db::Seismic | pure virtual |
tracesNum(ErrCode *prc=NULL) const =0 | hds::db::Seismic | pure 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 |
~Seismic() | hds::db::Seismic | virtual |