|
| Function_double () |
|
const mup::char_type * | GetDesc () const final |
|
mup::IToken * | Clone () const final |
|
void | Eval (mup::ptr_val_type &ret, const mup::ptr_val_type *args, int argc) final |
|
Definition at line 247 of file ExpressionParser.cpp.
import_export::anonymous_namespace{ExpressionParser.cpp}::Function_double::Function_double |
( |
| ) |
|
|
inline |
mup::IToken* import_export::anonymous_namespace{ExpressionParser.cpp}::Function_double::Clone |
( |
| ) |
const |
|
inlinefinal |
void import_export::anonymous_namespace{ExpressionParser.cpp}::Function_double::Eval |
( |
mup::ptr_val_type & |
ret, |
|
|
const mup::ptr_val_type * |
args, |
|
|
int |
argc |
|
) |
| |
|
inlinefinal |
const mup::char_type* import_export::anonymous_namespace{ExpressionParser.cpp}::Function_double::GetDesc |
( |
| ) |
const |
|
inlinefinal |
The documentation for this class was generated from the following file: