BVIter Class Reference

#include <BitVector.H>

Collaboration diagram for BVIter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BVIter (const BitVector &bv) throw ()
bool Next (unsigned int &res) throw ()

Private Attributes

const BitVectorbv
unsigned int bitIndex
unsigned int wordIndex
Word mask

Detailed Description

Definition at line 306 of file BitVector.H.


Constructor & Destructor Documentation

BVIter::BVIter ( const BitVector bv  )  throw () [inline]

Definition at line 308 of file BitVector.H.


Member Function Documentation

bool BVIter::Next ( unsigned int &  res  )  throw ()

Definition at line 1275 of file BitVector.C.

Referenced by VPKFile::CycleDeletedNamesInList(), CE::T::CycleNames(), Weeder::MarkWork(), FV::ListApp::Pack(), BitVector::PrintAll(), and SPKFile::Update().

Here is the caller graph for this function:


Member Data Documentation

const BitVector* BVIter::bv [private]

Definition at line 318 of file BitVector.H.

unsigned int BVIter::bitIndex [private]

Definition at line 319 of file BitVector.H.

unsigned int BVIter::wordIndex [private]

Definition at line 320 of file BitVector.H.

Word BVIter::mask [private]

Definition at line 321 of file BitVector.H.


The documentation for this class was generated from the following files:
Generated on Fri May 25 00:48:27 2007 for Vesta by  doxygen 1.5.1