#include <BitVector.H>
Public Member Functions | |
| BVIter (const BitVector &bv) throw () | |
| bool | Next (int &res) throw () |
Private Attributes | |
| const BitVector * | bv |
| int | bitIndex |
| int | wordIndex |
| Word | mask |
|
|
Definition at line 314 of file BitVector.H. |
|
|
Definition at line 1269 of file BitVector.C. Referenced by CE::T::CycleNames(), VPKFile::CycleDeletedNamesInList(), FV::ListApp::Pack(), Weeder::MarkWork(), BitVector::PrintAll(), and SPKFile::Update(). |
|
|
Definition at line 325 of file BitVector.H. |
|
|
Definition at line 324 of file BitVector.H. |
|
|
Definition at line 327 of file BitVector.H. |
|
|
Definition at line 326 of file BitVector.H. |
1.4.2