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::block_descr Union Reference

#include <bm.h>

Collaboration diagram for bm::bvector< Alloc, MS >::iterator_base::block_descr:

Collaboration graph
[legend]

Data Fields

bitblock_descr bit_
 BitBlock related info.
dgap_descr gap_
 DGAP block related info.

Detailed Description

template<class Alloc, class MS>
union bm::bvector< Alloc, MS >::iterator_base::block_descr

Block type dependent information for current block.

Definition at line 317 of file bm.h.


Field Documentation

template<class Alloc, class MS>
bitblock_descr bm::bvector< Alloc, MS >::iterator_base::block_descr::bit_
 

BitBlock related info.

Definition at line 319 of file bm.h.

Referenced by bm::bvector< Alloc, MS >::enumerator::go_up().

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

DGAP block related info.

Definition at line 320 of file bm.h.

Referenced by bm::bvector< Alloc, MS >::enumerator::go_up().


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