#include <sgraph_bit_iter.h>
Inheritance diagram for SGraphBitIter:
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 SGraphNodeIter* | clone () const |
|
|
|
|
Reimplemented from SGraphNodeIter.
|
Reimplemented from SGraphNodeIter.
|
Reimplemented from SGraphNodeIter.
|
Reimplemented from SGraphNodeIter.
|
|
Reimplemented from SGraphNodeIter.
|