| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#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  | 
        ||
| ) | 
| Storage_BucketOfPersistent::~Storage_BucketOfPersistent | ( | ) | 
| void Storage_BucketOfPersistent::Append | ( | const Handle< Standard_Persistent > & | sp | ) | 
| void Storage_BucketOfPersistent::Clear | ( | ) | 
      
  | 
  inline | 
| Standard_Persistent * Storage_BucketOfPersistent::Value | ( | const Standard_Integer | theIndex | ) |