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

Public Member Functions

void next (T *obj)
T * next ()

Public Attributes

T * theNext

Detailed Description

template<class T>
struct Free_list_element< T >

Definition at line 42 of file NdbUtil.hpp.


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