Eneboo - Documentación para desarrolladores
|
#include <heap.h>
Atributos públicos | |
HP_SHARE * | s |
byte * | current_ptr |
struct st_hp_hash_info * | current_hash_ptr |
ulong | current_record |
ulong | next_block |
int | lastinx |
int | errkey |
int | mode |
uint | opt_flag |
uint | update |
byte * | lastkey |
byte * | recbuf |
enum ha_rkey_function | last_find_flag |
TREE_ELEMENT * | parents [MAX_TREE_HEIGHT+1] |
TREE_ELEMENT ** | last_pos |
uint | lastkey_len |
my_bool | implicit_emptied |
LIST | open_list |
struct st_hp_hash_info * st_heap_info::current_hash_ptr |