MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ib_rbt_t Struct Reference

#include <ut0rbt.h>

Collaboration diagram for ib_rbt_t:

Public Attributes

ib_rbt_node_tnil
ib_rbt_node_troot
ulint n_nodes
ib_rbt_compare compare
ib_rbt_arg_compare compare_with_arg
ulint sizeof_value
void * cmp_arg

Detailed Description

Red black tree instance.

Definition at line 70 of file ut0rbt.h.


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