Public Member Functions | |
| Area () | |
| Pointer & | get_pointer (unsigned i) const |
| Entry & | get_entry (unsigned i) const |
| Uint32 | get_pos (const Entry &e) const |
| unsigned | get_firstpos () const |
Public Attributes | |
| Uint32 * | m_data |
| Uint32 | m_offset |
| Uint32 | m_free |
| Uint16 | m_entries |
| Uint8 | m_idir |
| Uint8 | pad1 |
| NdbIndexStat::Area::Area | ( | ) | [inline] |
| Entry& NdbIndexStat::Area::get_entry | ( | unsigned | i | ) | const [inline] |
| unsigned NdbIndexStat::Area::get_firstpos | ( | ) | const [inline] |
| Pointer& NdbIndexStat::Area::get_pointer | ( | unsigned | i | ) | const [inline] |
| Uint32 NdbIndexStat::Area::get_pos | ( | const Entry & | e | ) | const [inline] |
| Uint32* NdbIndexStat::Area::m_data |
| Uint32 NdbIndexStat::Area::m_free |
| Uint32 NdbIndexStat::Area::m_offset |
| Uint8 NdbIndexStat::Area::pad1 |
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.