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

Classes

struct  HashMap

Public Types

enum  KeyValues { HashMapName = 1, HashMapBuckets = 2, HashMapValues = 3 }

Static Public Attributes

static const Uint32 MappingSize
static const
SimpleProperties::SP2StructMapping 
Mapping []

Detailed Description

Definition at line 794 of file DictTabInfo.hpp.

Member Data Documentation

const SimpleProperties::SP2StructMapping DictHashMapInfo::Mapping
static
Initial value:
{
DHMIMAPS(HashMap, HashMapName, HashMapName, 0, MAX_TAB_NAME_SIZE),
DHMIMAP2(HashMap, HashMapBuckets, HashMapBuckets, 0, 256),
DTIMAP(HashMap, HashMapObjectId, HashMapObjectId),
DTIMAP(HashMap, HashMapVersion, HashMapVersion),
}

HashMap

Definition at line 812 of file DictTabInfo.hpp.

const Uint32 DictHashMapInfo::MappingSize
static
Initial value:

Definition at line 811 of file DictTabInfo.hpp.


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