| MySQL 5.6.14 Source Code Document
    | 

| Public Member Functions | |
| int | fill (Ndb *, Uint32 cnt) | 
| T * | seize (Ndb *) | 
| void | release (T *) | 
| void | release (Uint32 cnt, T *head, T *tail) | 
| void | clear () | 
| Uint32 | get_sizeof () const | 
| Public Attributes | |
| T * | m_free_list | 
| Uint32 | m_alloc_cnt | 
| Uint32 | m_free_cnt | 
Definition at line 36 of file NdbImpl.hpp.