muParserX 2.0.0
List of all members
mup::TokenIfThenElse Class Reference

A class for encapsulation if-then-else tokens. More...

#include <mpIfThenElse.h>

Inheritance diagram for mup::TokenIfThenElse:
Inheritance graph
[legend]
Collaboration diagram for mup::TokenIfThenElse:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from mup::IToken
ECmdCode GetCode () const
 return the token code. More...
 
const string_typeGetIdent () const
 Return the token identifier string.
 
- Protected Member Functions inherited from mup::IToken
virtual ~IToken ()
 Destructor (trivial).
 
 IToken (const IToken &ref)
 Copy constructor. More...
 

Detailed Description

A class for encapsulation if-then-else tokens.


muParserX documentation - (C) 2010 Ingo Berg