CEBL  2.1
Namespaces | Functions
TextUtils.hpp File Reference
#include <string>

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)