#include <Storage_BucketOfPersistent.hxx>
Public Member Functions | |
| Storage_BucketIterator (Storage_BucketOfPersistent *) | |
| void | Init (Storage_BucketOfPersistent *) |
| void | Reset () |
| Standard_Persistent * | Value () const |
| Standard_Boolean | More () const |
| void | Next () |
Private Attributes | |
| Storage_BucketOfPersistent * | myBucket |
| Storage_Bucket * | myCurrentBucket |
| Standard_Integer | myCurrentBucketIndex |
| Standard_Integer | myCurrentIndex |
| Standard_Integer | myBucketNumber |
| Standard_Boolean | myMoreObject |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1