Namespaces | Functions
stringutil.h File Reference
#include <vector>
#include <string>
#include <sstream>
Include dependency graph for stringutil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  StringUtil

Functions

std::string StringUtil::createFromNumber (int value)
std::string StringUtil::createFromNumber (double value)
bool StringUtil::endsWith (const std::string &str, const std::string substr)
std::vector< std::string > StringUtil::split (const std::string &s, const char *delim)
bool StringUtil::startsWith (const std::string &str, const std::string substr)
std::string StringUtil::toLower (const std::string &s)
std::string StringUtil::toUpper (const std::string &s)
std::string StringUtil::trim (const std::string &s)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


tfd_modules
Author(s): Maintained by Christian Dornhege (see AUTHORS file).
autogenerated on Tue Jan 22 2013 12:25:03