MIDAS
|
#include <tinyexpr.h>
Public Attributes | |
const char * | name |
const void * | address |
int | type |
void * | context |
Definition at line 67 of file tinyexpr.h.
Definition at line 69 of file tinyexpr.h.
void* te_variable::context |
Definition at line 71 of file tinyexpr.h.
Definition at line 68 of file tinyexpr.h.
int te_variable::type |
Definition at line 70 of file tinyexpr.h.