dlvhex
2.5.0
|
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_t * | b_ |
Bit-block get adapter, takes bitblock and represents it as a get_32() accessor function /internal.
bm::bitblock_get_adapter::bitblock_get_adapter | ( | const bm::word_t * | bit_block | ) | [inline] |
bm::bitblock_get_adapter::bitblock_get_adapter | ( | const bm::word_t * | bit_block | ) | [inline] |
BMFORCEINLINE bm::word_t bm::bitblock_get_adapter::get_32 | ( | ) | [inline] |
BMFORCEINLINE bm::word_t bm::bitblock_get_adapter::get_32 | ( | ) | [inline] |
const bm::word_t * bm::bitblock_get_adapter::b_ [private] |