dlvhex  2.5.0
bm::bvector< Alloc >::iterator_base::dgap_descr Struct Reference

Information about current DGAP block. More...

#include <vs10/bm/bm.h>

Data Fields

const gap_word_tptr
 Word pointer.
gap_word_t gap_len
 Current dgap length.

Detailed Description

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

Information about current DGAP block.

Definition at line 299 of file bm.h.


Field Documentation

Current dgap length.

Definition at line 302 of file bm.h.

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

Word pointer.

Definition at line 301 of file bm.h.

Referenced by bm::bvector< Alloc >::enumerator::search_in_gapblock().


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