14 bitmap(
const void* buf,
size_t len);
51 size_t tobuf(
void* buf,
size_t len)
const;
59 bool frombuf(
const void* buf,
size_t len);
70 size_t size(
void)
const;
75 size_t space(
void)
const;
81 size_t count(
void)
const;
87 bool full(
void)
const;
90 const unsigned char*
get_bmp(
void)
const {
bitmap(const void *buf, size_t len)
bool bit_isset(size_t n) const
size_t tobuf(void *buf, size_t len) const
unsigned char * get_bmp(void)
bool frombuf(const void *buf, size_t len)
const unsigned char * get_bmp(void) const