C# Класс HoloToolkit.Sharing.PairMaker

Наследование: global::System.IDisposable
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
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