#include <NdbDictionary.hpp>
Classes | |
| struct | Element |
| Object to be stored in an NdbDictionary::Dictionary::List. More... | |
Public Member Functions | |
| List () | |
| ~List () | |
Public Attributes | |
| unsigned | count |
| Number of elements in list. | |
| Element * | elements |
| Pointer to array of elements. | |
| NdbDictionary::Dictionary::List::List | ( | ) | [inline] |
| NdbDictionary::Dictionary::List::~List | ( | ) | [inline] |
Number of elements in list.
Pointer to array of elements.
Based on MySQL Cluster 7.0.10.
This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.