C# 클래스 CascadeSharp.TKTopAlgo.MAT2d.MAT2d_DataMapOfIntegerBisec

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

공개 메소드들

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