StringUtils Class Reference

#include <StringUtils.h>

List of all members.

Static Public Member Functions

static int SplitString (const string &input, const string &delimiter, vector< string > &results)

Detailed Description

this class is used by multiple other classes in order to process strings


Member Function Documentation

int StringUtils::SplitString ( const string &  input,
const string &  delimiter,
vector< string > &  results 
) [static]

splits the string based on the provided delimeter and puts the resulting strings into results and returns the number of results


The documentation for this class was generated from the following files:

Generated on Fri May 7 00:40:43 2010 for ChemChains by  doxygen 1.6.1