CEBL
2.1
|
#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) |