C# Class CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfIntegerListOfInterference

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public Assign ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : TopOpeBRepDS_DataMapOfIntegerListOfInterference
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Résultat TopOpeBRepDS_DataMapOfIntegerListOfInterference

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Clear() public méthode

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Résultat void

Exchange() public méthode

public Exchange ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : void
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Résultat void

IsBound() public méthode

public IsBound ( int theKey ) : bool
theKey int
Résultat bool

Size() public méthode

public Size ( ) : int
Résultat int

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public méthode

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( ) : System
Résultat System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public méthode

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : System
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Résultat System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public méthode

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets ) : System
theNbBuckets int
Résultat System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() public méthode

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Résultat System

UnBind() public méthode

public UnBind ( int theKey ) : bool
theKey int
Résultat bool