Namespaces | Functions
stringutil.cpp File Reference
#include "tidyup_utils/stringutil.h"
#include <algorithm>
#include <locale>
#include <stdio.h>
#include <iostream>
Include dependency graph for stringutil.cpp:

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 Properties Friends


tidyup_utils
Author(s): Andreas Hertle
autogenerated on Wed Dec 26 2012 15:27:25