dlvhex  2.5.0
bm::bitblock_get_adapter Class Reference

Bit-block get adapter, takes bitblock and represents it as a get_32() accessor function /internal. More...

#include <vs10/bm/bmfunc.h>

Public Member Functions

 bitblock_get_adapter (const bm::word_t *bit_block)
BMFORCEINLINE bm::word_t get_32 ()
 bitblock_get_adapter (const bm::word_t *bit_block)
BMFORCEINLINE bm::word_t get_32 ()

Private Attributes

const bm::word_tb_

Detailed Description

Bit-block get adapter, takes bitblock and represents it as a get_32() accessor function /internal.

Definition at line 4984 of file bmfunc.h.


Constructor & Destructor Documentation

Definition at line 4987 of file bmfunc.h.

Definition at line 4987 of file bmfunc.h.


Member Function Documentation

Definition at line 4990 of file bmfunc.h.

References b_.

Definition at line 4990 of file bmfunc.h.

References b_.


Field Documentation

Definition at line 4992 of file bmfunc.h.

Referenced by get_32().


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