| abort() const | ppf::system | |
| closeDDA() const | ppf::system | |
| closeDDA(const int status) const | ppf::system | |
| closeDDA(string comment) const | ppf::system | |
| closeDDA(const int status, string comment) const | ppf::system | |
| commit() const | ppf::system | |
| commit(const string program, const int version) const | ppf::system | |
| connect() const | ppf::system | |
| connect(string user) const | ppf::system | |
| connect(string user, const accessflag flag) const | ppf::system | |
| create(const long shot) | ppf::system | |
| create(const long shot, const long status) | ppf::system | |
| create(const long shot, const string comment) | ppf::system | |
| create(const long shot, const long status, const string comment) | ppf::system | |
| read(datatype &d, const long shot, string DDA, string dtype) const | ppf::system | |
| read(datatype &d, const long shot, string DDA, string dtype, const ioflag flag) const | ppf::system | |
| read(datatype &d, const long shot, const long sequence, string DDA, string dtype) const | ppf::system | |
| read(datatype &d, const long shot, const long sequence, string DDA, string dtype, const ioflag flag) const | ppf::system | |
| write(datatype &d, string DDA, string dtype) | ppf::system | |
| write(datatype &d, string DDA, string dtype, const ioflag flag) | ppf::system | |