C# 클래스 CascadeSharp.TKBool.TopOpeBRepDS.TopOpeBRepDS_DataMapOfIntegerListOfInterference

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

공개 메소드들

메소드 설명
Assign ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : TopOpeBRepDS_DataMapOfIntegerListOfInterference
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : void
IsBound ( int theKey ) : bool
Size ( ) : int
TopOpeBRepDS_DataMapOfIntegerListOfInterference ( ) : System
TopOpeBRepDS_DataMapOfIntegerListOfInterference ( TopOpeBRepDS_DataMapOfIntegerListOfInterference theOther ) : System
TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets ) : System
TopOpeBRepDS_DataMapOfIntegerListOfInterference ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( int theKey ) : bool

메소드 상세

Assign() 공개 메소드

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

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

IsBound() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TopOpeBRepDS_DataMapOfIntegerListOfInterference() 공개 메소드

public TopOpeBRepDS_DataMapOfIntegerListOfInterference ( ) : System
리턴 System

TopOpeBRepDS_DataMapOfIntegerListOfInterference() 공개 메소드

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

TopOpeBRepDS_DataMapOfIntegerListOfInterference() 공개 메소드

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

TopOpeBRepDS_DataMapOfIntegerListOfInterference() 공개 메소드

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

UnBind() 공개 메소드

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