#include <bulk_data_service.h>
◆ init()
void Column_mysql::init |
( |
| ) |
|
|
inline |
◆ to_string()
std::string Column_mysql::to_string |
( |
| ) |
const |
|
inline |
◆ m_data_len
uint16_t Column_mysql::m_data_len {} |
◆ m_data_ptr
char* Column_mysql::m_data_ptr {} |
◆ m_int_data
uint64_t Column_mysql::m_int_data |
Column data in integer format.
Used only for specific datatype.
◆ m_is_null
bool Column_mysql::m_is_null {false} |
◆ m_type
int16_t Column_mysql::m_type {} |
The documentation for this struct was generated from the following file: