#include <sql_bootstrap.h>
◆ log_function_t
typedef void(* bootstrap_parser_state::log_function_t) (const char *message) |
◆ init()
void bootstrap_parser_state::init |
( |
const char * |
filename | ) |
|
◆ report_error_details()
void bootstrap_parser_state::report_error_details |
( |
log_function_t |
log | ) |
|
◆ m_code_state
◆ m_current_line
size_t bootstrap_parser_state::m_current_line |
◆ m_delimiter
◆ m_filename
const char* bootstrap_parser_state::m_filename |
◆ m_io_sub_error
int bootstrap_parser_state::m_io_sub_error |
◆ m_last_delimiter
◆ m_last_error
◆ m_last_open_comment
◆ m_last_open_double_quote
◆ m_last_open_single_quote
◆ m_last_query_start
◆ m_unget_buffer
◆ m_unget_buffer_length
size_t bootstrap_parser_state::m_unget_buffer_length |
The documentation for this struct was generated from the following files: