MySQL 9.1.0
Source Code Documentation
|
The dynamically allocated buffer implementation. More...
Go to the source code of this file.
Classes | |
class | dyn_buf_t< SIZE > |
Class that manages dynamic buffers. More... | |
class | dyn_buf_t< SIZE >::block_t |
struct | mtr_buf_copy_t |
mtr_buf_t copier More... | |
Typedefs | |
typedef dyn_buf_t< DYN_ARRAY_DATA_SIZE > | mtr_buf_t |
The dynamically allocated buffer implementation.
Created 2013-03-16 Sunny Bains
typedef dyn_buf_t<DYN_ARRAY_DATA_SIZE> mtr_buf_t |