DP3
dp3::common::KVpair Member List

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) constdp3::common::KVpairinline
timestampdp3::common::KVpair
valueTypedp3::common::KVpair
VT_BOOL enum valuedp3::common::KVpair
VT_DOUBLE enum valuedp3::common::KVpair
VT_FLOAT enum valuedp3::common::KVpair
VT_INT enum valuedp3::common::KVpair
VT_STRING enum valuedp3::common::KVpair
VT_TIME_T enum valuedp3::common::KVpair
VT_UNKNOWN enum valuedp3::common::KVpair
~KVpair()dp3::common::KVpair