muParserX 2.0.0
|
Convert a string to lower case letters. More...
#include <mpFuncStr.h>
Additional Inherited Members | |
![]() | |
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. | |
![]() | |
ECmdCode | GetCode () const |
return the token code. | |
const string_type & | GetIdent () const |
Return the token identifier string. | |
![]() | |
parent_type * | GetParent () |
Returns a pointer to the parser object owning this callback. | |
![]() | |
virtual | ~IToken () |
Destructor (trivial). | |
IToken (const IToken &ref) | |
Copy constructor. | |
Convert a string to lower case letters.