split(std::vector< std::string > &v, const std::string &s, char delimiter, unsigned int maxSegments=INT_MAX) | log4cpp::StringUtil | [static] |
split(T &output, const std::string &s, char delimiter, unsigned int maxSegments=INT_MAX) | log4cpp::StringUtil | [inline, static] |
trim(const std::string &s) | log4cpp::StringUtil | [static] |
vform(const char *format, va_list args) | log4cpp::StringUtil | [static] |