C# 클래스 rv.LampStatusCommand

상속: Command
파일 보기 프로젝트 열기: rit-sse-mycroft/app-projector 1 사용 예제들

공개 메소드들

메소드 설명
LampStatusCommand ( ) : System
dumpToString ( ) : string
getHoursOfLamp ( int l ) : int
getStatusOfLamp ( int l ) : Status

비공개 메소드들

메소드 설명
getCommandString ( ) : string
processAnswerString ( string a ) : bool

메소드 상세

LampStatusCommand() 공개 메소드

public LampStatusCommand ( ) : System
리턴 System

dumpToString() 공개 메소드

public dumpToString ( ) : string
리턴 string

getHoursOfLamp() 공개 메소드

public getHoursOfLamp ( int l ) : int
l int
리턴 int

getStatusOfLamp() 공개 메소드

public getStatusOfLamp ( int l ) : Status
l int
리턴 Status