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

Structure for retrieving lists of object names. More...

#include <NdbDictionary.hpp>

Collaboration diagram for NdbDictionary::Dictionary::List:

Classes

struct  Element
 Object to be stored in an NdbDictionary::Dictionary::List. More...

Public Attributes

unsigned count
 Number of elements in list.
Elementelements
 Pointer to array of elements.

Detailed Description

Structure for retrieving lists of object names.

Definition at line 2054 of file NdbDictionary.hpp.


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