log4cplus  1.1.0
log4cplus::helpers::Properties Member List
This is the complete list of members for log4cplus::helpers::Properties, including all inherited members.
datalog4cplus::helpers::Properties [protected]
exists(const log4cplus::tstring &key) const log4cplus::helpers::Properties
exists(tchar const *key) const log4cplus::helpers::Properties
fEncodingMask enum valuelog4cplus::helpers::Properties
fEncodingShift enum valuelog4cplus::helpers::Properties
flagslog4cplus::helpers::Properties [protected]
fUnspecEncoding enum valuelog4cplus::helpers::Properties
getBool(bool &val, log4cplus::tstring const &key) const log4cplus::helpers::Properties
getInt(int &val, log4cplus::tstring const &key) const log4cplus::helpers::Properties
getLong(long &val, log4cplus::tstring const &key) const log4cplus::helpers::Properties
getProperty(const log4cplus::tstring &key) const log4cplus::helpers::Properties
getProperty(tchar const *key) const log4cplus::helpers::Properties
getProperty(const log4cplus::tstring &key, const log4cplus::tstring &defaultVal) const log4cplus::helpers::Properties
getPropertySubset(const log4cplus::tstring &prefix) const log4cplus::helpers::Properties
getUInt(unsigned &val, log4cplus::tstring const &key) const log4cplus::helpers::Properties
getULong(unsigned long &val, log4cplus::tstring const &key) const log4cplus::helpers::Properties
init(log4cplus::tistream &input)log4cplus::helpers::Properties [protected]
PFlags enum namelog4cplus::helpers::Properties
Properties()log4cplus::helpers::Properties
Properties(log4cplus::tistream &input)log4cplus::helpers::Properties [explicit]
Properties(const log4cplus::tstring &inputFile, unsigned flags=0)log4cplus::helpers::Properties [explicit]
PROPERTIES_COMMENT_CHARlog4cplus::helpers::Properties [static]
propertyNames() const log4cplus::helpers::Properties
removeProperty(const log4cplus::tstring &key)log4cplus::helpers::Properties
setProperty(const log4cplus::tstring &key, const log4cplus::tstring &value)log4cplus::helpers::Properties
size() const log4cplus::helpers::Properties [inline]
StringMap typedeflog4cplus::helpers::Properties [protected]
~Properties()log4cplus::helpers::Properties [virtual]