#include <exception>
#include <string>
#include "common.h"
Go to the source code of this file.
Functions | |
string | getSubstringBeforeChar (const string &s, string::size_type startIdx, const char terminator) throw (exception) |
char * | newCstrCopy (const string &s) throw (exception) |
Variables | |
BOREALIS_NAMESPACE_BEGIN | |
BOREALIS_NAMESPACE_END |
|
|
|
|
|
|
|
|