Apache Log4cxx  Version 1.2.0
Loading...
Searching...
No Matches
log4cxx::helpers::StringHelper Member List

This is the complete list of members for log4cxx::helpers::StringHelper, including all inherited members.

endsWith(const LogString &s, const LogString &suffix)log4cxx::helpers::StringHelperstatic
equalsIgnoreCase(const LogString &s1, const logchar *upper, const logchar *lower)log4cxx::helpers::StringHelperstatic
equalsIgnoreCase(const LogString &s1, const LogString &upper, const LogString &lower)log4cxx::helpers::StringHelperstatic
format(const LogString &pattern, const std::vector< LogString > &params)log4cxx::helpers::StringHelperstatic
startsWith(const LogString &s, const LogString &suffix)log4cxx::helpers::StringHelperstatic
toInt(const LogString &s)log4cxx::helpers::StringHelperstatic
toInt64(const LogString &s)log4cxx::helpers::StringHelperstatic
toLowerCase(const LogString &s)log4cxx::helpers::StringHelperstatic
toString(int i, log4cxx::helpers::Pool &pool, LogString &dst)log4cxx::helpers::StringHelperstatic
toString(int64_t i, log4cxx::helpers::Pool &pool, LogString &dst)log4cxx::helpers::StringHelperstatic
toString(size_t i, log4cxx::helpers::Pool &pool, LogString &dst)log4cxx::helpers::StringHelperstatic
toString(bool val, LogString &dst)log4cxx::helpers::StringHelperstatic
trim(const LogString &s)log4cxx::helpers::StringHelperstatic