log4cplus  2.1.0
log4cplus::helpers::Properties Member List

This is the complete list of members for log4cplus::helpers::Properties, including all inherited members.

datalog4cplus::helpers::Propertiesprotected
exists(const log4cplus::tstring &key) constlog4cplus::helpers::Properties
exists(tchar const *key) constlog4cplus::helpers::Properties
fEncodingMask enum valuelog4cplus::helpers::Properties
fEncodingShift enum valuelog4cplus::helpers::Properties
flagslog4cplus::helpers::Propertiesprotected
fThrow enum valuelog4cplus::helpers::Properties
fUnspecEncoding enum valuelog4cplus::helpers::Properties
getBool(bool &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
getInt(int &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
getLong(long &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
getProperty(const log4cplus::tstring &key) constlog4cplus::helpers::Properties
getProperty(tchar const *key) constlog4cplus::helpers::Properties
getProperty(const log4cplus::tstring &key, const log4cplus::tstring &defaultVal) constlog4cplus::helpers::Properties
getPropertySubset(const log4cplus::tstring &prefix) constlog4cplus::helpers::Properties
getString(log4cplus::tstring &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
getUInt(unsigned &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
getULong(unsigned long &val, log4cplus::tstring const &key) constlog4cplus::helpers::Properties
init(log4cplus::tistream &input)log4cplus::helpers::Propertiesprotected
PFlags enum namelog4cplus::helpers::Properties
Properties()log4cplus::helpers::Properties
Properties(log4cplus::tistream &input)log4cplus::helpers::Propertiesexplicit
Properties(const log4cplus::tstring &inputFile, unsigned flags=0)log4cplus::helpers::Propertiesexplicit
PROPERTIES_COMMENT_CHARlog4cplus::helpers::Propertiesstatic
propertyNames() constlog4cplus::helpers::Properties
removeProperty(const log4cplus::tstring &key)log4cplus::helpers::Properties
setProperty(const log4cplus::tstring &key, const log4cplus::tstring &value)log4cplus::helpers::Properties
size() constlog4cplus::helpers::Propertiesinline
StringMap typedeflog4cplus::helpers::Propertiesprotected
~Properties()log4cplus::helpers::Propertiesvirtual