CEBL  2.1
Namespaces | Functions
TextUtils.cpp File Reference
#include "TextUtils.hpp"
#include <boost/lexical_cast.hpp>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  TextUtils

Functions

string TextUtils::IntToString (int i)
int TextUtils::asInt (string str)
bool TextUtils::asBool (string str)
double TextUtils::asDouble (string str)