CUBRID Engine
latest
|
#include <log_writer.h>
Public Attributes | |
int | rc |
int | last_error |
bool | shutdown |
Definition at line 41 of file log_writer.h.
int logwr_context::last_error |
Definition at line 44 of file log_writer.h.
Referenced by logwr_get_log_pages(), and net_client_request_with_logwr_context().
int logwr_context::rc |
Definition at line 43 of file log_writer.h.
Referenced by net_client_check_log_header(), and net_client_request_with_logwr_context().
bool logwr_context::shutdown |
Definition at line 45 of file log_writer.h.
Referenced by logwr_get_log_pages(), and net_client_request_with_logwr_context().