|
DP3
|
This is the complete list of members for dp3::common::KVpair, including all inherited members.
| KVpair(const std::string &aKey, const std::string &aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, const char *aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, bool aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, int aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, double aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, float aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair(const std::string &aKey, time_t aValue, bool genTimestamp=false, bool timestampInKeyname=false) | dp3::common::KVpair | |
| KVpair() | dp3::common::KVpair | |
| KVpair(const KVpair &that) | dp3::common::KVpair | |
| operator=(const KVpair &that) | dp3::common::KVpair | |
| operator==(const KVpair &that) const | dp3::common::KVpair | inline |
| timestamp | dp3::common::KVpair | |
| valueType | dp3::common::KVpair | |
| VT_BOOL enum value | dp3::common::KVpair | |
| VT_DOUBLE enum value | dp3::common::KVpair | |
| VT_FLOAT enum value | dp3::common::KVpair | |
| VT_INT enum value | dp3::common::KVpair | |
| VT_STRING enum value | dp3::common::KVpair | |
| VT_TIME_T enum value | dp3::common::KVpair | |
| VT_UNKNOWN enum value | dp3::common::KVpair | |
| ~KVpair() | dp3::common::KVpair |