muParser API -
1.35
|
Public Attributes | |
ECmdCode | Cmd |
int | StackPos |
union { | |
struct { | |
value_type * ptr | |
value_type data | |
value_type data2 | |
} Val | |
struct { | |
generic_fun_type ptr | |
int argc | |
int idx | |
} Fun | |
struct { | |
value_type * ptr | |
int offset | |
} Oprt | |
}; | |
Definition at line 44 of file muParserBytecode.h.