dlvhex  2.5.0
bm::bitblock_store_adapter Class Reference

Bit-block store adapter, takes bitblock and saves results into it /internal. More...

#include <vs10/bm/bmfunc.h>

Public Member Functions

 bitblock_store_adapter (bm::word_t *bit_block)
BMFORCEINLINE void push_back (bm::word_t w)
 bitblock_store_adapter (bm::word_t *bit_block)
BMFORCEINLINE void push_back (bm::word_t w)

Private Attributes

bm::word_tb_

Detailed Description

Bit-block store adapter, takes bitblock and saves results into it /internal.

Definition at line 5000 of file bmfunc.h.


Constructor & Destructor Documentation

Definition at line 5003 of file bmfunc.h.

Definition at line 5003 of file bmfunc.h.


Member Function Documentation

Definition at line 5005 of file bmfunc.h.

References b_.

Definition at line 5005 of file bmfunc.h.

References b_.


Field Documentation

Definition at line 5007 of file bmfunc.h.

Referenced by push_back().


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