|
Open CASCADE Technology
6.5.4
|
#include <Storage_BucketOfPersistent.hxx>
Public Member Functions | |
| Storage_BucketOfPersistent (const Standard_Integer theBucketSize=300000, const Standard_Integer theBucketNumber=100) | |
| Standard_Integer | Length () const |
| void | Append (const Handle< Standard_Persistent > &sp) |
| Standard_Persistent * | Value (const Standard_Integer theIndex) |
| void | Clear () |
| ~Storage_BucketOfPersistent () | |
| Storage_BucketOfPersistent::Storage_BucketOfPersistent | ( | const Standard_Integer | theBucketSize = 300000, |
| const Standard_Integer | theBucketNumber = 100 |
||
| ) |
| Standard_Integer Storage_BucketOfPersistent::Length | ( | ) | const [inline] |
1.8.0