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

#include <ObjectMap.hpp>

Classes

class  MapEntry

Public Member Functions

 STATIC_CONST (InvalidId=0x7fffffff)
 NdbObjectIdMap (Uint32 initalSize, Uint32 expandSize)
Uint32 map (void *object)
void * unmap (Uint32 id, void *object)
void * getObject (Uint32 id)

Detailed Description

Global ObjectMap

Definition at line 33 of file ObjectMap.hpp.


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