|
MySQL 5.6.14 Source Code Document
|

Public Member Functions | |
| void | get_full_size (Uint32 &full_count, Uint32 &full_sz) const |
| void | add_part_size (Uint32 &full_count, Uint32 &full_sz) const |
Public Attributes | |
| union { | |
| SubTableData * sdata | |
| Uint32 * memory | |
| }; | |
| LinearSectionPtr | ptr [3] |
| unsigned | sz |
| NdbEventOperationImpl * | m_event_op |
| EventBufData * | m_next |
| EventBufData * | m_next_blob |
| EventBufData * | m_next_hash |
| Uint32 | m_pkhash |
Definition at line 52 of file NdbEventOperationImpl.hpp.