|
Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_event.h>
Public Attributes | |
| const char * | class_name |
| int | attr_type |
| const char * | attr_id |
Definition at line 64 of file rz_event.h.
| const char* rz_event_class_attr_t::attr_id |
Definition at line 67 of file rz_event.h.
| int rz_event_class_attr_t::attr_type |
Definition at line 66 of file rz_event.h.
| const char* rz_event_class_attr_t::class_name |
Definition at line 65 of file rz_event.h.
Referenced by rz_analysis_class_delete_attr_raw(), rz_analysis_class_rename_attr_raw(), and rz_analysis_class_set_attr_raw().