dlvhex  2.5.0
bm::blocks_manager< Alloc >::gap_level_func Class Reference

#include <vs10/bm/bmblocks.h>

Inheritance diagram for bm::blocks_manager< Alloc >::gap_level_func:
Collaboration diagram for bm::blocks_manager< Alloc >::gap_level_func:

Public Member Functions

 gap_level_func (blocks_manager &bm, const gap_word_t *glevel_len)
void operator() (bm::word_t *block, unsigned idx)
 gap_level_func (blocks_manager &bm, const gap_word_t *glevel_len)
void operator() (bm::word_t *block, unsigned idx)

Private Attributes

const gap_word_tglevel_len_

Detailed Description

template<class Alloc>
class bm::blocks_manager< Alloc >::gap_level_func

Change GAP level lengths functor

Definition at line 255 of file bmblocks.h.


Constructor & Destructor Documentation

template<class Alloc >
bm::blocks_manager< Alloc >::gap_level_func::gap_level_func ( blocks_manager bm,
const gap_word_t glevel_len 
) [inline]

Definition at line 258 of file bmblocks.h.

template<class Alloc >
bm::blocks_manager< Alloc >::gap_level_func::gap_level_func ( blocks_manager bm,
const gap_word_t glevel_len 
) [inline]

Definition at line 258 of file bmblocks.h.


Member Function Documentation


Field Documentation

template<class Alloc >
const gap_word_t * bm::blocks_manager< Alloc >::gap_level_func::glevel_len_ [private]

Definition at line 314 of file bmblocks.h.

Referenced by bm::blocks_manager< Alloc >::gap_level_func::operator()().


The documentation for this class was generated from the following files: