|
MySQL 5.6.14 Source Code Document
|
Public Types | |
| enum | RequestType { RT_MAP = 0, RT_EXTEND = 1, RT_MEMLOCK = 1 << 8 } |
Public Member Functions | |
| STATIC_CONST (SignalLength=5) | |
Public Attributes | |
| Uint32 | senderRef |
| Uint32 | senderData |
| Uint32 | requestInfo |
| Uint32 | bytes_hi |
| Uint32 | bytes_lo |
Definition at line 23 of file AllocMem.hpp.