|
NexusCPP
3.5.0
|
This is the complete list of members for nxcpp::MMetadata, including all inherited members.
| AddMetadata(const std::string &strKey, const std::string &strValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, const char *pszValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, int iValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, long lValue) | nxcpp::MMetadata | |
| AddMetadata(const std::string &strKey, double dValue) | nxcpp::MMetadata | |
| ClearMetadata() | nxcpp::MMetadata | |
| DOUBLE enum value | nxcpp::MMetadata | |
| DoubleMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| GetDoubleMetadata(const std::string &strKey, double *pdValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetIntegerMetadata(const std::string &strKey, int *piValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetLongIntegerMetadata(const std::string &strKey, long *plValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) const | nxcpp::MMetadata | |
| GetMetadataType(const std::string &strKey, bool bThrow=true) const | nxcpp::MMetadata | |
| GetStringMetadata(const std::string &strKey, std::string *pstrValue, bool bThrow=true) const | nxcpp::MMetadata | |
| HasMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| INT enum value | nxcpp::MMetadata | |
| IntegerMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| LONGINT enum value | nxcpp::MMetadata | |
| LongIntegerMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| MetadataKeys() const | nxcpp::MMetadata | |
| NONE enum value | nxcpp::MMetadata | |
| STRING enum value | nxcpp::MMetadata | |
| StringMetadata(const std::string &strKey) const | nxcpp::MMetadata | |
| Type enum name | nxcpp::MMetadata |
1.8.13