C# Класс CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfIntegerListOfInterference

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Assign() публичный Метод

public Assign ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : TopOpeBRepDS_DataMapOfIntegerListOfInterference
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Результат TopOpeBRepDS_DataMapOfIntegerListOfInterference

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Clear() публичный Метод

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Результат void

Exchange() публичный Метод

public Exchange ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : void
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Результат void

IsBound() публичный Метод

public IsBound ( int theKey ) : bool
theKey int
Результат bool

Size() публичный Метод

public Size ( ) : int
Результат int

TopOpeBRepDS_DataMapOfIntegerListOfInterference() публичный Метод

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( ) : System
Результат System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() публичный Метод

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : System
theOther TopOpeBRepDS_DataMapOfIntegerListOfInterference
Результат System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() публичный Метод

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets ) : System
theNbBuckets int
Результат System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() публичный Метод

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Результат System

UnBind() публичный Метод

public UnBind ( int theKey ) : bool
theKey int
Результат bool