Public Member Functions |
bool | get_var_length (const char *row, Uint32 &len) const |
bool | is_null (const char *row) const |
| STATIC_CONST (SHRINK_VARCHAR_BUFFSIZE=256) |
bool | shrink_varchar (const char *row, Uint32 &out_len, char *buf) const |
void | get_mysqld_bitfield (const char *src_row, char *dst_buffer) const |
void | put_mysqld_bitfield (char *dst_row, const char *src_buffer) const |
Public Attributes |
Uint32 | attrId |
Uint32 | column_no |
Uint32 | index_attrId |
Uint32 | offset |
Uint32 | maxSize |
Uint32 | orgAttrSize |
Uint32 | bitCount |
Uint32 | flags |
CHARSET_INFO * | charset_info |
NdbSqlUtil::Cmp * | compare_function |
Uint32 | nullbit_byte_offset |
Uint32 | nullbit_bit_in_byte |
Detailed Description
Definition at line 93 of file NdbRecord.hpp.
The documentation for this struct was generated from the following files: