|
My Project
|
#include <log_event.h>
Public Member Functions | |
| void | print (FILE *file, PRINT_EVENT_INFO *print_event_info) |
| void | print (FILE *file, PRINT_EVENT_INFO *print_event_info, bool enable_local) |
| Create_file_log_event (const char *buf, uint event_len, const Format_description_log_event *description_event) | |
| Log_event_type | get_type_code () |
| int | get_data_size () |
| bool | is_valid () const |
Public Attributes | |
| uchar * | block |
| const char * | event_buf |
| uint | block_len |
| uint | file_id |
| bool | inited_from_old |
Protected Attributes | |
| bool | fake_base |
1.7.6.1