C# Class CascadeSharp.TKTopAlgo.MAT.MAT_DataMapOfIntegerBasicElt

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

Méthodes publiques

Méthode Description
Assign ( MAT_DataMapOfIntegerBasicElt theOther ) : MAT_DataMapOfIntegerBasicElt
Bound ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theItem ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
ChangeFind ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
ChangeSeek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( MAT_DataMapOfIntegerBasicElt theOther ) : void
Find ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
Find ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theValue ) : bool
IsBound ( int theKey ) : bool
MAT_DataMapOfIntegerBasicElt ( ) : System
MAT_DataMapOfIntegerBasicElt ( MAT_DataMapOfIntegerBasicElt theOther ) : System
MAT_DataMapOfIntegerBasicElt ( int theNbBuckets ) : System
MAT_DataMapOfIntegerBasicElt ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Seek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
Size ( ) : int
UnBind ( int theKey ) : bool

Method Details

Assign() public méthode

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

Bound() public méthode

public Bound ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theItem ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
theItem CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
Résultat CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

ChangeFind() public méthode

public ChangeFind ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
Résultat CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

ChangeSeek() public méthode

public ChangeSeek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
Résultat CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

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

Find() public méthode

public Find ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
Résultat CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

Find() public méthode

public Find ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theValue ) : bool
theKey int
theValue CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
Résultat bool

IsBound() public méthode

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

MAT_DataMapOfIntegerBasicElt() public méthode

public MAT_DataMapOfIntegerBasicElt ( ) : System
Résultat System

MAT_DataMapOfIntegerBasicElt() public méthode

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

MAT_DataMapOfIntegerBasicElt() public méthode

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

MAT_DataMapOfIntegerBasicElt() public méthode

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

Seek() public méthode

public Seek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
Résultat CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

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