ADTF
|
Namespace for all functionality of the ADTF Base SDK provided since v3.2. More...
Functions | |
template<typename VALUETYPE > | |
tResult | set_property_by_path (IConfiguration &oConfiguration, const char *strPathAndName, VALUETYPE oValue) |
template<typename VALUETYPE > | |
VALUETYPE | get_property_by_path (const IConfiguration &oConfiguration, const char *strPathAndName, VALUETYPE oDefaultValue) |
template<typename VALUETYPE > | |
VALUETYPE | get_property_by_path (const IConfiguration &oConfiguration, const char *strPathAndName) |
template<typename VALUETYPE > | |
tResult | set_property_by_path (IProperties &oProperties, const char *strPathAndName, VALUETYPE oValue) |
template<typename T > | |
T | get_property_by_path (const IProperties &oProperties, const char *strPathAndName, const T &oDefaultValue) |
template<typename VALUETYPE > | |
VALUETYPE | get_property_by_path (const IProperties &oProperties, const char *strPathAndName) |
Namespace for all functionality of the ADTF Base SDK provided since v3.2.