C# 클래스 OSAE.Onkyo.Onkyo

상속: OSAEPluginBase
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation

공개 메소드들

메소드 설명
ProcessCommand ( OSAEMethod method ) : void
RunInterface ( string pluginName ) : void
SendCommand_Network ( Receiver r, String command ) : void
Shutdown ( ) : void
getReceiver ( string name ) : Receiver

비공개 메소드들

메소드 설명
OnkyoMessageHandler ( OSAE.Onkyo.Device oDevice ) : void

메소드 상세

ProcessCommand() 공개 메소드

public ProcessCommand ( OSAEMethod method ) : void
method OSAEMethod
리턴 void

RunInterface() 공개 메소드

public RunInterface ( string pluginName ) : void
pluginName string
리턴 void

SendCommand_Network() 공개 메소드

public SendCommand_Network ( Receiver r, String command ) : void
r Receiver
command String
리턴 void

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void

getReceiver() 공개 메소드

public getReceiver ( string name ) : Receiver
name string
리턴 Receiver