|
R3BROOT
R3B analysis software
|
#include <R3BUcesbDecl.h>
Public Attributes | |
| struct ext_data_structure_item * | _items |
| struct ext_data_structure_item * | _ret_item |
| int | _ret_for_server |
| struct ext_data_structure_info * | _server_struct_info |
| uint32_t | _map_success |
| const char * | _last_error |
Definition at line 54 of file R3BUcesbDecl.h.
| struct ext_data_structure_item* ext_data_structure_info::_items |
Definition at line 56 of file R3BUcesbDecl.h.
| const char* ext_data_structure_info::_last_error |
Definition at line 66 of file R3BUcesbDecl.h.
| uint32_t ext_data_structure_info::_map_success |
Definition at line 64 of file R3BUcesbDecl.h.
| int ext_data_structure_info::_ret_for_server |
Definition at line 60 of file R3BUcesbDecl.h.
| struct ext_data_structure_item* ext_data_structure_info::_ret_item |
Definition at line 59 of file R3BUcesbDecl.h.
| struct ext_data_structure_info* ext_data_structure_info::_server_struct_info |
Definition at line 62 of file R3BUcesbDecl.h.