C# 클래스 CascadeSharp.TKTopAlgo.MAT.MAT_DataMapOfIntegerBasicElt

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Assign() 공개 메소드

public Assign ( MAT_DataMapOfIntegerBasicElt theOther ) : MAT_DataMapOfIntegerBasicElt
theOther MAT_DataMapOfIntegerBasicElt
리턴 MAT_DataMapOfIntegerBasicElt

Bound() 공개 메소드

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

ChangeFind() 공개 메소드

public ChangeFind ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
리턴 CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

ChangeSeek() 공개 메소드

public ChangeSeek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
리턴 CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

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 ( MAT_DataMapOfIntegerBasicElt theOther ) : void
theOther MAT_DataMapOfIntegerBasicElt
리턴 void

Find() 공개 메소드

public Find ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
리턴 CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

Find() 공개 메소드

public Find ( int theKey, CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt theValue ) : bool
theKey int
theValue CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
리턴 bool

IsBound() 공개 메소드

public IsBound ( int theKey ) : bool
theKey int
리턴 bool

MAT_DataMapOfIntegerBasicElt() 공개 메소드

public MAT_DataMapOfIntegerBasicElt ( ) : System
리턴 System

MAT_DataMapOfIntegerBasicElt() 공개 메소드

public MAT_DataMapOfIntegerBasicElt ( MAT_DataMapOfIntegerBasicElt theOther ) : System
theOther MAT_DataMapOfIntegerBasicElt
리턴 System

MAT_DataMapOfIntegerBasicElt() 공개 메소드

public MAT_DataMapOfIntegerBasicElt ( int theNbBuckets ) : System
theNbBuckets int
리턴 System

MAT_DataMapOfIntegerBasicElt() 공개 메소드

public MAT_DataMapOfIntegerBasicElt ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
리턴 System

Seek() 공개 메소드

public Seek ( int theKey ) : CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt
theKey int
리턴 CascadeSharp.TKTopAlgo.MAT.MAT_BasicElt

Size() 공개 메소드

public Size ( ) : int
리턴 int

UnBind() 공개 메소드

public UnBind ( int theKey ) : bool
theKey int
리턴 bool