dlvhex
2.5.0
|
Block deallocation functor. More...
#include <vs10/bm/bmblocks.h>
Public Member Functions | |
block_free_func (blocks_manager &bm) | |
void | operator() (bm::word_t *block) |
block_free_func (blocks_manager &bm) | |
void | operator() (bm::word_t *block) |
Block deallocation functor.
Definition at line 566 of file bmblocks.h.
bm::blocks_manager< Alloc >::block_free_func::block_free_func | ( | blocks_manager & | bm | ) | [inline] |
Definition at line 569 of file bmblocks.h.
bm::blocks_manager< Alloc >::block_free_func::block_free_func | ( | blocks_manager & | bm | ) | [inline] |
Definition at line 569 of file bmblocks.h.
void bm::blocks_manager< Alloc >::block_free_func::operator() | ( | bm::word_t * | block | ) | [inline] |
Definition at line 571 of file bmblocks.h.
References bm::blocks_manager< Alloc >::bm_func_base::bm_, BM_IS_GAP, BMGAP_PTR, bm::blocks_manager< Alloc >::get_allocator(), and bm::blocks_manager< Alloc >::glen().
void bm::blocks_manager< Alloc >::block_free_func::operator() | ( | bm::word_t * | block | ) | [inline] |
Definition at line 571 of file bmblocks.h.
References bm::blocks_manager< Alloc >::bm_func_base::bm_, BM_IS_GAP, and BMGAP_PTR.