LineParser Class Reference

List of all members.

Public Member Functions

 LineParser (std::string const &Line)
 LineParser (String const &Line)
void Reset (String const &Line)
void Reset (std::string const &Line)
void ReplaceAllChars (char OldChar, char NewChar)
void Set (String const &S)
template<typename Type>
void ToArray (Array< Type > &A)
template<typename Type>
void StructuredLine (int &A, int &B, Array< Array< Type > > &C)
void SeparatedLine (std::string const &Separator, Array< std::string > &Res)
void SeparatedLine (String const &Separator, Array< String > &Res)
template<typename Type1, typename Type2>
bool BreakExpressions (Array< Type1 > &lvalue, Array< Type2 > &rvalue)

Detailed Description

Definition at line 34 of file lineparser.h.


The documentation for this class was generated from the following file:
Generated on Wed Jan 24 15:56:29 2007 for MechSys by  doxygen 1.4.7