Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SGraphBitIter Class Reference

#include <sgraph_bit_iter.h>

Inheritance diagram for SGraphBitIter:

SGraphNodeIter List of all members.

Public Methods

 SGraphBitIter ()
 SGraphBitIter (const SGraphBitIter &other)
 SGraphBitIter (const BitVector *bits, bool owned)
SGraphBitIter& operator= (const SGraphBitIter &other)
void reset (const BitVector *bits, bool owned)
virtual void reset ()
virtual bool done () const
virtual SGraphNode get () const
virtual void increment ()
virtual SGraphNodeIterclone () const


Detailed Description


Constructor & Destructor Documentation

SGraphBitIter::SGraphBitIter ()

SGraphBitIter::SGraphBitIter ( const SGraphBitIter & other)

SGraphBitIter::SGraphBitIter ( const BitVector * bits,
bool owned)


Member Function Documentation

SGraphNodeIter * SGraphBitIter::clone ( void) const [virtual]

Reimplemented from SGraphNodeIter.

bool SGraphBitIter::done () const [virtual]

Reimplemented from SGraphNodeIter.

size_t SGraphBitIter::get ( void) const [virtual]

Reimplemented from SGraphNodeIter.

void SGraphBitIter::increment () [virtual]

Reimplemented from SGraphNodeIter.

SGraphBitIter & SGraphBitIter::operator= ( const SGraphBitIter & other)

void SGraphBitIter::reset () [virtual]

Reimplemented from SGraphNodeIter.

void SGraphBitIter::reset ( const BitVector * bits,
bool owned)


The documentation for this class was generated from the following files:
Generated at Mon Jul 31 13:44:29 2000 for NCI SUIF by doxygen 1.1.2 written by Dimitri van Heesch, © 1997-2000