C# Класс CascadeSharp.TKTopAlgo.MAT2d.MAT2d_DataMapOfIntegerBisec

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

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

Метод Описание
Assign ( MAT2d_DataMapOfIntegerBisec theOther ) : MAT2d_DataMapOfIntegerBisec
Bound ( int theKey, Bisector_Bisec theItem ) : Bisector_Bisec
ChangeFind ( int theKey ) : Bisector_Bisec
ChangeSeek ( int theKey ) : Bisector_Bisec
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( MAT2d_DataMapOfIntegerBisec theOther ) : void
Find ( int theKey ) : Bisector_Bisec
Find ( int theKey, Bisector_Bisec theValue ) : bool
IsBound ( int theKey ) : bool
MAT2d_DataMapOfIntegerBisec ( ) : System
MAT2d_DataMapOfIntegerBisec ( MAT2d_DataMapOfIntegerBisec theOther ) : System
MAT2d_DataMapOfIntegerBisec ( int theNbBuckets ) : System
MAT2d_DataMapOfIntegerBisec ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Seek ( int theKey ) : Bisector_Bisec
Size ( ) : int
UnBind ( int theKey ) : bool

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

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

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

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

public Bound ( int theKey, Bisector_Bisec theItem ) : Bisector_Bisec
theKey int
theItem Bisector_Bisec
Результат Bisector_Bisec

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

public ChangeFind ( int theKey ) : Bisector_Bisec
theKey int
Результат Bisector_Bisec

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

public ChangeSeek ( int theKey ) : Bisector_Bisec
theKey int
Результат Bisector_Bisec

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 ( MAT2d_DataMapOfIntegerBisec theOther ) : void
theOther MAT2d_DataMapOfIntegerBisec
Результат void

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

public Find ( int theKey ) : Bisector_Bisec
theKey int
Результат Bisector_Bisec

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

public Find ( int theKey, Bisector_Bisec theValue ) : bool
theKey int
theValue Bisector_Bisec
Результат bool

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

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

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

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

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

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

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

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

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

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

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

public Seek ( int theKey ) : Bisector_Bisec
theKey int
Результат Bisector_Bisec

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

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

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

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