Open CASCADE Technology  7.1.0.beta
Public Member Functions

Storage_BucketOfPersistent Class Reference

#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_PersistentValue (const Standard_Integer theIndex)
 
void Clear ()
 
 ~Storage_BucketOfPersistent ()
 

Constructor & Destructor Documentation

Storage_BucketOfPersistent::Storage_BucketOfPersistent ( const Standard_Integer  theBucketSize = 300000,
const Standard_Integer  theBucketNumber = 100 
)
Storage_BucketOfPersistent::~Storage_BucketOfPersistent ( )

Member Function Documentation

void Storage_BucketOfPersistent::Append ( const Handle< Standard_Persistent > &  sp)
void Storage_BucketOfPersistent::Clear ( )
Standard_Integer Storage_BucketOfPersistent::Length ( ) const
inline
Standard_Persistent* Storage_BucketOfPersistent::Value ( const Standard_Integer  theIndex)

The documentation for this class was generated from the following file: