|  | MySQL 9.5.0
    Source Code Documentation | 
#include <pfs_buffer_container.h>
| Public Types | |
| typedef PFS_buffer_default_array< T > | array_type | 
| Public Member Functions | |
| PFS_buffer_default_allocator (PFS_builtin_memory_class *klass) | |
| int | alloc_array (array_type *array) | 
| void | free_array (array_type *array) | 
| Private Attributes | |
| PFS_builtin_memory_class * | m_builtin_class | 
| typedef PFS_buffer_default_array<T> PFS_buffer_default_allocator< T >::array_type | 
| 
 | inlineexplicit | 
| 
 | inline | 
| 
 | inline | 
| 
 | private |