hd_bitmap_t Struct Reference
[General data types]

Bitmap data type. More...

#include <hd.h>


Data Fields

unsigned char bitmap [16]
 large enough for all uses
unsigned bits
 real bitmap length in bits
unsigned not_empty:1
 at least 1 bit is set
str_list_tstr
 interpreted bitmask


Detailed Description

Bitmap data type.

Field Documentation

unsigned char hd_bitmap_t::bitmap[16]

large enough for all uses

unsigned hd_bitmap_t::bits

real bitmap length in bits

unsigned hd_bitmap_t::not_empty

at least 1 bit is set

str_list_t* hd_bitmap_t::str

interpreted bitmask


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