#include <FunctionLexicon.h>
Public Attributes | |
| NameKeyType | key |
| const char * | name |
| void * | func |
Definition at line 50 of file FunctionLexicon.h.
| void* FunctionLexicon::TableEntry::func |
Definition at line 54 of file FunctionLexicon.h.
| NameKeyType FunctionLexicon::TableEntry::key |
Definition at line 52 of file FunctionLexicon.h.
| const char* FunctionLexicon::TableEntry::name |
Definition at line 53 of file FunctionLexicon.h.