C# Class CascadeSharp.TKShHealing.ShapeExtend.ShapeExtend_DataMapOfTransientListOfMsg

Mostra file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Assign ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : ShapeExtend_DataMapOfTransientListOfMsg
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : void
IsBound ( Standard_Transient theKey ) : bool
ShapeExtend_DataMapOfTransientListOfMsg ( ) : System
ShapeExtend_DataMapOfTransientListOfMsg ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : System
ShapeExtend_DataMapOfTransientListOfMsg ( int theNbBuckets ) : System
ShapeExtend_DataMapOfTransientListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Size ( ) : int
UnBind ( Standard_Transient theKey ) : bool

Method Details

Assign() public method

public Assign ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : ShapeExtend_DataMapOfTransientListOfMsg
theOther ShapeExtend_DataMapOfTransientListOfMsg
return ShapeExtend_DataMapOfTransientListOfMsg

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Exchange() public method

public Exchange ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : void
theOther ShapeExtend_DataMapOfTransientListOfMsg
return void

IsBound() public method

public IsBound ( Standard_Transient theKey ) : bool
theKey Standard_Transient
return bool

ShapeExtend_DataMapOfTransientListOfMsg() public method

public ShapeExtend_DataMapOfTransientListOfMsg ( ) : System
return System

ShapeExtend_DataMapOfTransientListOfMsg() public method

public ShapeExtend_DataMapOfTransientListOfMsg ( ShapeExtend_DataMapOfTransientListOfMsg theOther ) : System
theOther ShapeExtend_DataMapOfTransientListOfMsg
return System

ShapeExtend_DataMapOfTransientListOfMsg() public method

public ShapeExtend_DataMapOfTransientListOfMsg ( int theNbBuckets ) : System
theNbBuckets int
return System

ShapeExtend_DataMapOfTransientListOfMsg() public method

public ShapeExtend_DataMapOfTransientListOfMsg ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System

Size() public method

public Size ( ) : int
return int

UnBind() public method

public UnBind ( Standard_Transient theKey ) : bool
theKey Standard_Transient
return bool