Apache log4cxx
Version 0.10.0
|
This is the complete list of members for StringHelper, including all inherited members.
endsWith(const LogString &s, const LogString &suffix) | StringHelper | static |
equalsIgnoreCase(const LogString &s1, const logchar *upper, const logchar *lower) | StringHelper | static |
equalsIgnoreCase(const LogString &s1, const LogString &upper, const LogString &lower) | StringHelper | static |
format(const LogString &pattern, const std::vector< LogString > ¶ms) | StringHelper | static |
startsWith(const LogString &s, const LogString &suffix) | StringHelper | static |
toInt(const LogString &s) | StringHelper | static |
toInt64(const LogString &s) | StringHelper | static |
toLowerCase(const LogString &s) | StringHelper | static |
toString(int i, log4cxx::helpers::Pool &pool, LogString &dst) | StringHelper | static |
toString(log4cxx_int64_t i, log4cxx::helpers::Pool &pool, LogString &dst) | StringHelper | static |
toString(size_t i, log4cxx::helpers::Pool &pool, LogString &dst) | StringHelper | static |
toString(bool val, LogString &dst) | StringHelper | static |
trim(const LogString &s) | StringHelper | static |