Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | Related Pages

marlin::Tokenizer Class Reference

Helper class for LogicalExpressions that splits the expression into subexpressions - needs to be apllied iteratively. More...

#include <LogicalExpressions.h>

List of all members.

Public Member Functions

 Tokenizer (std::vector< Expression > &tokens)
void operator() (const char &c)
 Save the current character and change state if necessary.

std::vector< Expression > & result ()


Detailed Description

Helper class for LogicalExpressions that splits the expression into subexpressions - needs to be apllied iteratively.


The documentation for this class was generated from the following file:
Generated on Mon Jan 12 09:48:58 2009 for Marlin by doxygen 1.3.5