Apache log4cxx  Version 0.10.0
StringHelper Member List

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

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