C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfIntegerListOfInterference

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Assign() public method

public Assign ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : TopOpeBRepDS_DataMapOfIntegerListOfInterference
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
return TopOpeBRepDS_DataMapOfIntegerListOfInterference

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 ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : void
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
return void

IsBound() public method

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

Size() public method

public Size ( ) : int
return int

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public method

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( ) : System
return System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public method

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : System
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
return System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public method

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

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public method

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

UnBind() public method

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