Drizzled Public API Documentation

drizzled::st_columndef Struct Reference

List of all members.

Public Attributes

int16_t type
uint16_t length
uint32_t offset
uint8_t null_bit
uint16_t null_pos
void(* unpack )(struct st_columndef *rec, struct st_mi_bit_buff *buff, unsigned char *start, unsigned char *end)
enum drizzled::en_fieldtype base_type
uint32_t space_length_bits
uint32_t pack_type
MI_DECODE_TREEhuff_tree

Detailed Description

Definition at line 242 of file myisam.h.


The documentation for this struct was generated from the following file: