BitSetIterator Class Reference

#include <BitSet.H>

Collaboration diagram for BitSetIterator:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BitSetIterator ()
 BitSetIterator (const BitSet &bitset)
bool operator() () const
bool ok () const
void operator++ ()
void begin ()
void end ()

Private Attributes

int m_index
int m_remainder
int m_length
int m_partialBits
const BitSetm_bitset

Static Private Attributes

static BitSet emptyBitSet


Constructor & Destructor Documentation

BitSetIterator::BitSetIterator (  )  [inline]

BitSetIterator::BitSetIterator ( const BitSet bitset  )  [inline]


Member Function Documentation

bool BitSetIterator::operator() (  )  const [inline]

bool BitSetIterator::ok (  )  const [inline]

void BitSetIterator::operator++ (  )  [inline]

References BITSETWORDSIZE, m_index, and m_remainder.

void BitSetIterator::begin (  ) 

void BitSetIterator::end (  ) 


Member Data Documentation

int BitSetIterator::m_index [private]

Referenced by ok(), operator()(), and operator++().

Referenced by ok(), operator()(), and operator++().

int BitSetIterator::m_length [private]

Referenced by BitSetIterator(), and ok().

Referenced by BitSetIterator(), and ok().

const BitSet* BitSetIterator::m_bitset [private]

Referenced by operator()().


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

Generated on Tue Apr 14 14:22:55 2009 for Chombo + EB by  doxygen 1.5.5