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

Callback class for a logical and operator. More...

#include <mpOprtBinCommon.h>

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

Additional Inherited Members

- Public Member Functions inherited from mup::ICallback
int GetArgc () const
 Returns the mĀ“number of arguments required by this callback. More...
 
void SetParent (parent_type *a_pParent)
 Assign a parser object to the callback. More...
 
- 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::ICallback
parent_typeGetParent ()
 Returns a pointer to the parser object owning this callback. More...
 
- Protected Member Functions inherited from mup::IToken
virtual ~IToken ()
 Destructor (trivial).
 
 IToken (const IToken &ref)
 Copy constructor. More...
 

Detailed Description

Callback class for a logical and operator.


muParserX documentation - (C) 2010 Ingo Berg