Namespaces | Functions
stringutil.cpp File Reference
#include "tfd_modules/opl/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 Enumerator Friends Defines


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