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

Fill block with all-one bits functor. More...

#include <vs10/bm/bmblocks.h>

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

Public Member Functions

 block_one_func (blocks_manager &bm)
void operator() (bm::word_t *block, unsigned idx)
 block_one_func (blocks_manager &bm)
void operator() (bm::word_t *block, unsigned idx)

Detailed Description

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

Fill block with all-one bits functor.

Definition at line 551 of file bmblocks.h.


Constructor & Destructor Documentation

template<class Alloc >
bm::blocks_manager< Alloc >::block_one_func::block_one_func ( blocks_manager bm) [inline]

Definition at line 554 of file bmblocks.h.

template<class Alloc >
bm::blocks_manager< Alloc >::block_one_func::block_one_func ( blocks_manager bm) [inline]

Definition at line 554 of file bmblocks.h.


Member Function Documentation

template<class Alloc >
void bm::blocks_manager< Alloc >::block_one_func::operator() ( bm::word_t block,
unsigned  idx 
) [inline]
template<class Alloc >
void bm::blocks_manager< Alloc >::block_one_func::operator() ( bm::word_t block,
unsigned  idx 
) [inline]

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