Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

ExpressionParser< MapT > Class Template Reference

#include <expressionparser.h>

Inheritance diagram for ExpressionParser< MapT >:

Inheritance graph
[legend]
Collaboration diagram for ExpressionParser< MapT >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class MapT = PointerLookup<Typeless>>
class ExpressionParser< MapT >

Extends ExprParser with parameter lookup in a map.

Definition at line 21 of file expressionparser.h.

Public Types

typedef MapT MapType

Public Methods

 ExpressionParser (MapType &p, const char *expr)
template<class DT> DT * lookup_pointer (DT *&x)
 Given a pointer to a location of a particular type, looks up the current string as a parameter name and (if the type matches) sets the pointer to that value and returns it.


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:36:59 2003 for RF-LISSOM by doxygen1.3-rc2