NdbIndexStat::Area Struct Reference

List of all members.

Public Member Functions

 Area ()
Pointerget_pointer (unsigned i) const
Entryget_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


Constructor & Destructor Documentation

NdbIndexStat::Area::Area (  )  [inline]


Member Function Documentation

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]


Member Data Documentation


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

MySQL Cluster Database Blog

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.