C# Class CascadeSharp.TKTopAlgo.MAT2d.MAT2d_DataMapOfIntegerBisec

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

Méthodes publiques

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

Method Details

Assign() public méthode

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

Bound() public méthode

public Bound ( int theKey, Bisector_Bisec theItem ) : Bisector_Bisec
theKey int
theItem Bisector_Bisec
Résultat Bisector_Bisec

ChangeFind() public méthode

public ChangeFind ( int theKey ) : Bisector_Bisec
theKey int
Résultat Bisector_Bisec

ChangeSeek() public méthode

public ChangeSeek ( int theKey ) : Bisector_Bisec
theKey int
Résultat Bisector_Bisec

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 ( MAT2d_DataMapOfIntegerBisec theOther ) : void
theOther MAT2d_DataMapOfIntegerBisec
Résultat void

Find() public méthode

public Find ( int theKey ) : Bisector_Bisec
theKey int
Résultat Bisector_Bisec

Find() public méthode

public Find ( int theKey, Bisector_Bisec theValue ) : bool
theKey int
theValue Bisector_Bisec
Résultat bool

IsBound() public méthode

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

MAT2d_DataMapOfIntegerBisec() public méthode

public MAT2d_DataMapOfIntegerBisec ( ) : System
Résultat System

MAT2d_DataMapOfIntegerBisec() public méthode

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

MAT2d_DataMapOfIntegerBisec() public méthode

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

MAT2d_DataMapOfIntegerBisec() public méthode

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

Seek() public méthode

public Seek ( int theKey ) : Bisector_Bisec
theKey int
Résultat Bisector_Bisec

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

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