Eneboo - Documentación para desarrolladores
Atributos públicos
Referencia de la Estructura st_mi_keydef

#include <myisam.h>

Lista de todos los miembros.

Atributos públicos

struct st_mi_isam_share * share
uint16 keysegs
uint16 flag
uint8 key_alg
uint16 block_length
uint16 underflow_block_length
uint16 keylength
uint16 minlength
uint16 maxlength
uint16 block_size
uint32 version
HA_KEYSEGseg
HA_KEYSEGend
int(* bin_search )(struct st_myisam_info *info, struct st_mi_keydef *keyinfo, uchar *page, uchar *key, uint key_len, uint comp_flag, uchar **ret_pos, uchar *buff, my_bool *was_last_key)
uint(* get_key )(struct st_mi_keydef *keyinfo, uint nod_flag, uchar **page, uchar *key)
int(* pack_key )(struct st_mi_keydef *keyinfo, uint nod_flag, uchar *next_key, uchar *org_key, uchar *prev_key, uchar *key, struct st_mi_s_param *s_temp)
void(* store_key )(struct st_mi_keydef *keyinfo, uchar *key_pos, struct st_mi_s_param *s_temp)
int(* ck_insert )(struct st_myisam_info *inf, uint k_nr, uchar *k, uint klen)
int(* ck_delete )(struct st_myisam_info *inf, uint k_nr, uchar *k, uint klen)

Documentación de los datos miembro

int(* st_mi_keydef::bin_search)(struct st_myisam_info *info, struct st_mi_keydef *keyinfo, uchar *page, uchar *key, uint key_len, uint comp_flag, uchar **ret_pos, uchar *buff, my_bool *was_last_key)
int(* st_mi_keydef::ck_delete)(struct st_myisam_info *inf, uint k_nr, uchar *k, uint klen)
int(* st_mi_keydef::ck_insert)(struct st_myisam_info *inf, uint k_nr, uchar *k, uint klen)
uint(* st_mi_keydef::get_key)(struct st_mi_keydef *keyinfo, uint nod_flag, uchar **page, uchar *key)
int(* st_mi_keydef::pack_key)(struct st_mi_keydef *keyinfo, uint nod_flag, uchar *next_key, uchar *org_key, uchar *prev_key, uchar *key, struct st_mi_s_param *s_temp)
struct st_mi_isam_share* st_mi_keydef::share
void(* st_mi_keydef::store_key)(struct st_mi_keydef *keyinfo, uchar *key_pos, struct st_mi_s_param *s_temp)

La documentación para esta estructura fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'