BitMagic-C++
bm::bitblock_store_adapter Class Reference

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

#include <bmfunc.h>

Public Member Functions

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

Detailed Description

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

Definition at line 8137 of file bmfunc.h.

Constructor & Destructor Documentation

◆ bitblock_store_adapter()

bm::bitblock_store_adapter::bitblock_store_adapter ( bm::word_t * bit_block)
inline

Definition at line 8140 of file bmfunc.h.

Member Function Documentation

◆ push_back()

BMFORCEINLINE void bm::bitblock_store_adapter::push_back ( bm::word_t w)
inline

Definition at line 8142 of file bmfunc.h.


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