U:/visualisierung/bsp2/FlowVis/src/StringFunction.h File Reference


Functions

static void tokenize (const string &str, vector< string > &tokens, const string &delimiters)
static float stringToFloat (const string str)

Function Documentation

static float stringToFloat ( const string  str  )  [static]

Transforms a string into a float value

Parameters:
str the string that has to be transformed
Returns:
the float value

static void tokenize ( const string &  str,
vector< string > &  tokens,
const string &  delimiters 
) [static]

Splits a string into substring, based on a delimiter

Parameters:
str the string that shall be split
tokens a vector where the substrings will be stored in
delimiters the delimiter


Generated on Sun Jan 20 16:06:34 2008 for Flow Visualisation by  doxygen 1.5.4