MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
hash_table_struct Struct Reference
Collaboration diagram for hash_table_struct:

Public Attributes

ib_ulint_t n_cells
hash_cell_tarray

Detailed Description

Definition at line 123 of file innodb_utility.h.

Member Data Documentation

hash_cell_t* hash_table_struct::array

pointer to cell array

Definition at line 125 of file innodb_utility.h.


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