#include <Storage_BucketOfPersistent.hxx>
Public Member Functions | |
Storage_Bucket () | |
Storage_Bucket (const Standard_Integer theSpaceSize) | |
void | Clear () |
~Storage_Bucket () | |
Private Member Functions | |
void | Append (Standard_Persistent *) |
Standard_Persistent * | Value (const Standard_Integer theIndex) const |
Private Attributes | |
Standard_Persistent ** | mySpace |
Standard_Integer | mySpaceSize |
Standard_Integer | myCurrentSpace |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|