Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Examples

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 303 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 306 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 305 of file bm.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 20 13:29:15 2006 for BitMagic by  doxygen 1.4.1