Struct cubmem::fixed_size_alloc::node¶
template <typename T>
ClassList > cubmem > fixed_size_alloc > node
#include <fixed_size_allocator.hpp>
Public Attributes¶
| Type | Name |
|---|---|
| char | m_data |
| node< T > * | m_next |
Public Static Functions¶
| Type | Name |
|---|---|
| node< T > * | from_data (void * data_ptr) |
| constexpr size_t | get_size () |
Public Attributes Documentation¶
variable m_data¶
variable m_next¶
Public Static Functions Documentation¶
function from_data¶
function get_size¶
The documentation for this class was generated from the following file cubrid/src/base/fixed_size_allocator.hpp