Open CASCADE Technology  7.4.0
Public Member Functions

StdStorage_BucketOfPersistent Class Reference

#include <StdStorage_BacketOfPersistent.hxx>

Public Member Functions

 StdStorage_BucketOfPersistent (const Standard_Integer theBucketSize=300000, const Standard_Integer theBucketNumber=100)
 
Standard_Integer Length () const
 
void Append (const Handle< StdObjMgt_Persistent > &sp)
 
StdObjMgt_PersistentValue (const Standard_Integer theIndex)
 
void Clear ()
 
 ~StdStorage_BucketOfPersistent ()
 

Constructor & Destructor Documentation

◆ StdStorage_BucketOfPersistent()

StdStorage_BucketOfPersistent::StdStorage_BucketOfPersistent ( const Standard_Integer  theBucketSize = 300000,
const Standard_Integer  theBucketNumber = 100 
)

◆ ~StdStorage_BucketOfPersistent()

StdStorage_BucketOfPersistent::~StdStorage_BucketOfPersistent ( )

Member Function Documentation

◆ Append()

void StdStorage_BucketOfPersistent::Append ( const Handle< StdObjMgt_Persistent > &  sp)

◆ Clear()

void StdStorage_BucketOfPersistent::Clear ( )

◆ Length()

Standard_Integer StdStorage_BucketOfPersistent::Length ( ) const
inline

◆ Value()

StdObjMgt_Persistent* StdStorage_BucketOfPersistent::Value ( const Standard_Integer  theIndex)

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