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

Base class for bitcounting functors. More...

#include <vs10/bm/bmblocks.h>

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

Protected Member Functions

 block_count_base (const blocks_manager &bm)
bm::id_t block_count (const bm::word_t *block) const
 block_count_base (const blocks_manager &bm)
bm::id_t block_count (const bm::word_t *block) const

Detailed Description

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

Base class for bitcounting functors.

Definition at line 90 of file bmblocks.h.


Constructor & Destructor Documentation

template<class Alloc >
bm::blocks_manager< Alloc >::block_count_base::block_count_base ( const blocks_manager bm) [inline, protected]

Definition at line 93 of file bmblocks.h.

template<class Alloc >
bm::blocks_manager< Alloc >::block_count_base::block_count_base ( const blocks_manager bm) [inline, protected]

Definition at line 93 of file bmblocks.h.


Member Function Documentation

template<class Alloc >
bm::id_t bm::blocks_manager< Alloc >::block_count_base::block_count ( const bm::word_t block) const [inline, protected]

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