BitMagic-C++
Public Member Functions | Data Fields
bm::bit_decode_cache Struct Reference

bit-decode cache structure More...

#include <bmfunc.h>

Public Member Functions

 bit_decode_cache ()
 

Data Fields

unsigned short bits [65]
 
unsigned bcnt
 
bm::id64_t cvalue
 

Detailed Description

bit-decode cache structure

Definition at line 125 of file bmfunc.h.

Constructor & Destructor Documentation

◆ bit_decode_cache()

bm::bit_decode_cache::bit_decode_cache ( )
inline

Definition at line 131 of file bmfunc.h.

Field Documentation

◆ bcnt

unsigned bm::bit_decode_cache::bcnt

Definition at line 128 of file bmfunc.h.

◆ bits

unsigned short bm::bit_decode_cache::bits[65]

Definition at line 127 of file bmfunc.h.

◆ cvalue

bm::id64_t bm::bit_decode_cache::cvalue

Definition at line 129 of file bmfunc.h.


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