ADTF  3.18.3
cConfigurationHelper< Child > Member List

This is the complete list of members for cConfigurationHelper< Child >, including all inherited members.

GetPropertyBool(const char *strName, bool bDefault=false)cConfigurationHelper< Child >inlineprotected
GetPropertyFloat(const char *strName, double fDefault=0.0)cConfigurationHelper< Child >inlineprotected
GetPropertyInt(const char *strName, int nDefault=0)cConfigurationHelper< Child >inlineprotected
GetPropertyStr(const tChar *strName, const tChar *strDefault="")cConfigurationHelper< Child >inlineprotected
SetPropertyBool(const char *strName, bool bValue)cConfigurationHelper< Child >inlineprotected
SetPropertyFloat(const char *strName, double fValue)cConfigurationHelper< Child >inlineprotected
SetPropertyInt(const char *strName, int nValue)cConfigurationHelper< Child >inlineprotected
SetPropertyStr(const char *strName, const char *strValue)cConfigurationHelper< Child >inlineprotected