|
llvm-mos-sdk
|
#include <geos_types.h>

Public Attributes | |
| char * | text |
| uint8_t | action_type |
| union { | |
| vector handler_function | |
| menu_tab_t * sub_menu | |
| }; | |
| union { ... } |
| uint8_t menu_item::action_type |
| vector menu_item::handler_function |
| menu_tab_t* menu_item::sub_menu |
| char* menu_item::text |