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 313 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 315 of file bm.h.

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

DGAP block related info.

Definition at line 316 of file bm.h.


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

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