bm::bvector< Alloc, MS >::iterator_base::dgap_descr Struct Reference

Information about current DGAP block. More...

#include <bm.h>

Data Fields

const gap_word_tptr
 Word pointer.
gap_word_t gap_len
 Current dgap length.

Detailed Description

template<class Alloc, class MS>
struct bm::bvector< Alloc, MS >::iterator_base::dgap_descr

Information about current DGAP block.

Definition at line 299 of file bm.h.


Field Documentation

template<class Alloc, class MS>
gap_word_t bm::bvector< Alloc, MS >::iterator_base::dgap_descr::gap_len

Current dgap length.

Definition at line 302 of file bm.h.

template<class Alloc, class MS>
const gap_word_t* bm::bvector< Alloc, MS >::iterator_base::dgap_descr::ptr

Word pointer.

Definition at line 301 of file bm.h.


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

Generated on Fri Jan 8 20:09:20 2010 for BitMagic by  doxygen 1.6.1