|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
This is the complete list of members for drama::ParSys, including all inherited members.
| Create(const std::string &name, T value) | drama::ParSys | inline |
| Create(const std::string &name, const std::string &value) | drama::ParSys | inline |
| CreateItem(sds::Id &item) | drama::ParSys | inline |
| CreateSds(const std::string &name, SdsCodeType code, const std::string &extra="") | drama::ParSys | inline |
| Exists(const std::string &name) const | drama::ParSys | inline |
| Get(const std::string &name, T *value) const | drama::ParSys | inline |
| GetDouble(const std::string &name) const | drama::ParSys | |
| GetInt(const std::string &name) const | drama::ParSys | |
| GetLong(const std::string &name) const | drama::ParSys | |
| GetString(const std::string &name) const | drama::ParSys | |
| GetUInt(const std::string &name) const | drama::ParSys | |
| GetULong(const std::string &name) const | drama::ParSys | |
| ParSys(std::weak_ptr< Task > dramaTask) | drama::ParSys | inline |
| Put(const std::string &name, T value) | drama::ParSys | inline |
| Put(const std::string &name, const char *value) | drama::ParSys | |
| Put(const std::string &name, const std::string &value) | drama::ParSys | |
| PutSdsCvt(const std::string &name, const sds::Id &value) | drama::ParSys | |
| PutSdsReplaceByCopy(const std::string &name, const sds::Id &value, const bool create=true) | drama::ParSys | |
| PutSdsReplaceByInsert(const std::string &name, sds::Id *value, const bool create=true) | drama::ParSys | |
| Update(const std::string &name) | drama::ParSys |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by