C# Class HoloToolkit.Sharing.PairMaker

Inheritance: global::System.IDisposable
Afficher le fichier Open project: OpenHID/InteractivePaint Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetAddress ( int index ) : XString
GetAddressCount ( ) : int
GetLocalKey ( ) : int
GetPort ( ) : ushort
GetRemoteKey ( ) : int
IsReadyToConnect ( ) : bool
IsReceiver ( ) : bool
PairMaker ( )
Update ( ) : void

Private Methods

Méthode Description
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

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetAddress() public méthode

public GetAddress ( int index ) : XString
index int
Résultat XString

GetAddressCount() public méthode

public GetAddressCount ( ) : int
Résultat int

GetLocalKey() public méthode

public GetLocalKey ( ) : int
Résultat int

GetPort() public méthode

public GetPort ( ) : ushort
Résultat ushort

GetRemoteKey() public méthode

public GetRemoteKey ( ) : int
Résultat int

IsReadyToConnect() public méthode

public IsReadyToConnect ( ) : bool
Résultat bool

IsReceiver() public méthode

public IsReceiver ( ) : bool
Résultat bool

PairMaker() public méthode

public PairMaker ( )

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool