muParserX 2.0.0
Loading...
Searching...
No Matches
mup::FunCmplxConj Class Reference

Parser callback object for returning the complex conjugate of the complex number. More...

#include <mpFuncCmplx.h>

Inheritance diagram for mup::FunCmplxConj:
Collaboration diagram for mup::FunCmplxConj:

Additional Inherited Members

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

Detailed Description

Parser callback object for returning the complex conjugate of the complex number.


muParserX documentation - (C) 2010 Ingo Berg