UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for hds::db::Project, including all inherited members.
close()=0 | hds::db::Object | pure virtual |
creationTime(const std::string &name, ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
creator(ErrCode *rc=NULL) const =0 | hds::db::Project | pure virtual |
dataSize(const std::string &name, ErrCode *rc=NULL) const =0 | hds::db::Object | pure virtual |
description(ErrCode *rc=NULL) const =0 | hds::db::Project | pure virtual |
exists(const std::string &name, ErrCode *rc=NULL) const | hds::db::Object | virtual |
flush()=0 | hds::db::Object | pure virtual |
getList(Names &list) const =0 | hds::db::Object | pure virtual |
m_cur_open_mode | hds::db::Object | 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 |
Project() | hds::db::Project | |
remove(const std::string &name)=0 | hds::db::Object | pure virtual |
setCreator(const std::string &creator_str)=0 | hds::db::Project | pure virtual |
setDescription(const std::string &descr_str)=0 | hds::db::Project | pure virtual |
setName(const std::string &name_str)=0 | hds::db::Object | pure virtual |
~Object() | hds::db::Object | virtual |
~Project() | hds::db::Project | virtual |