Skip to content

Class cubmem::single_block_allocator

ClassList > cubmem > single_block_allocator

  • #include <mem_block.hpp>

Public Functions

Type Name
const block & get_block () const
const block_allocator & get_block_allocator () const
char * get_ptr () const
size_t get_size () const
void reserve (size_t size)
single_block_allocator (const block_allocator & base_alloc)
~single_block_allocator ()

Public Functions Documentation

function get_block

const  block & cubmem::single_block_allocator::get_block () const

function get_block_allocator

const  block_allocator & cubmem::single_block_allocator::get_block_allocator () const

function get_ptr

char * cubmem::single_block_allocator::get_ptr () const

function get_size

size_t cubmem::single_block_allocator::get_size () const

function reserve

void cubmem::single_block_allocator::reserve (
    size_t size
) 

function single_block_allocator

cubmem::single_block_allocator::single_block_allocator (
    const  block_allocator & base_alloc
) 

function ~single_block_allocator

cubmem::single_block_allocator::~single_block_allocator () 


The documentation for this class was generated from the following file cubrid/src/base/mem_block.hpp