Метод | Описание | |
---|---|---|
Assign ( |
||
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 ( |
||
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 ( 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 |
public Assign ( |
||
theOther | ||
Результат |
public Bound ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theItem ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | ||
theKey | int | |
theItem | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | |
Результат | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt |
public ChangeFind ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | ||
theKey | int | |
Результат | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt |
public ChangeSeek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | ||
theKey | int | |
Результат | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
Результат | void |
public Clear ( bool doReleaseMemory ) : void | ||
doReleaseMemory | bool | |
Результат | void |
public Exchange ( |
||
theOther | ||
Результат | void |
public Find ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | ||
theKey | int | |
Результат | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt |
public Find ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theValue ) : bool | ||
theKey | int | |
theValue | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | |
Результат | bool |
public MAT_DataMapOfIntegerBasicElt ( ) : System | ||
Результат | System |
public MAT_DataMapOfIntegerBasicElt ( |
||
theOther | ||
Результат | System |
public MAT_DataMapOfIntegerBasicElt ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
Результат | System |
public MAT_DataMapOfIntegerBasicElt ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
Результат | System |
public Seek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt | ||
theKey | int | |
Результат | CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt |