C# 클래스 HoloToolkit.Sharing.PairMaker

상속: global::System.IDisposable
파일 보기 프로젝트 열기: OpenHID/InteractivePaint 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
GetAddress ( int index ) : XString
GetAddressCount ( ) : int
GetLocalKey ( ) : int
GetPort ( ) : ushort
GetRemoteKey ( ) : int
IsReadyToConnect ( ) : bool
IsReceiver ( ) : bool
PairMaker ( )
Update ( ) : void

비공개 메소드들

메소드 설명
PairMaker ( global cPtr, bool cMemoryOwn )
SwigDerivedClassHasMethod ( string methodName, global methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorGetAddress ( int index ) : global::System.IntPtr
SwigDirectorGetAddressCount ( ) : int
SwigDirectorGetLocalKey ( ) : int
SwigDirectorGetPort ( ) : ushort
SwigDirectorGetRemoteKey ( ) : int
SwigDirectorIsReadyToConnect ( ) : bool
SwigDirectorIsReceiver ( ) : bool
SwigDirectorUpdate ( ) : void
getCPtr ( PairMaker obj ) : global::System.Runtime.InteropServices.HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GetAddress() 공개 메소드

public GetAddress ( int index ) : XString
index int
리턴 XString

GetAddressCount() 공개 메소드

public GetAddressCount ( ) : int
리턴 int

GetLocalKey() 공개 메소드

public GetLocalKey ( ) : int
리턴 int

GetPort() 공개 메소드

public GetPort ( ) : ushort
리턴 ushort

GetRemoteKey() 공개 메소드

public GetRemoteKey ( ) : int
리턴 int

IsReadyToConnect() 공개 메소드

public IsReadyToConnect ( ) : bool
리턴 bool

IsReceiver() 공개 메소드

public IsReceiver ( ) : bool
리턴 bool

PairMaker() 공개 메소드

public PairMaker ( )

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool