InnoDB Plugin  1.0
Data Fields
ha_storage_node_t Struct Reference
Collaboration diagram for ha_storage_node_t:
Collaboration graph
[legend]

Data Fields

ulint data_len
const void * data
ha_storage_node_tnext

Detailed Description

Objects of this type are stored in ha_storage_t

Field Documentation

const void* ha_storage_node_t::data

pointer to data

ulint ha_storage_node_t::data_len

length of the data

ha_storage_node_t* ha_storage_node_t::next

next node in hash chain


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