Static Public Member Functions | |
template<const ObjectDict::DataTypes dt> | |
static HoldAny | func (boost::property_tree::iptree &pt, const std::string &key) |
static HoldAny | read_value (boost::property_tree::iptree &pt, uint16_t data_type, const std::string &key) |
Definition at line 163 of file objdict.cpp.
HoldAny ReadAnyValue::func | ( | boost::property_tree::iptree & | pt, |
const std::string & | key | ||
) | [static] |
Definition at line 185 of file objdict.cpp.
static HoldAny ReadAnyValue::read_value | ( | boost::property_tree::iptree & | pt, |
uint16_t | data_type, | ||
const std::string & | key | ||
) | [inline, static] |
Definition at line 165 of file objdict.cpp.