MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
AllocArea (AllocArea *next) |
Public Attributes | |
Uint16 | m_currPage |
Uint16 | m_numPages |
SuperPool::PtrI | m_firstPageI |
void * | m_memory |
struct AllocArea * | m_nextArea |
Definition at line 26 of file NdbdSuperPool.cpp.