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

Set block zero functor. More...

#include <vs10/bm/bmblocks.h>

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

Public Member Functions

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

Detailed Description

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

Set block zero functor.

Definition at line 529 of file bmblocks.h.


Constructor & Destructor Documentation

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

Definition at line 532 of file bmblocks.h.

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

Definition at line 532 of file bmblocks.h.


Member Function Documentation

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

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