C# 클래스 ChronopicRegister, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
crpl ChronopicRegisterPortList,

공개 메소드들

메소드 설명
ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort,
GetTwoContactsConnected ( ) : List
NumConnectedOfType ( ChronopicRegisterPort, type ) : int
UnknownFound ( ) : bool

보호된 메소드들

메소드 설명
createList ( ) : void
getPorts ( bool debug ) : List
process ( ) : void
readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort,
registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void

메소드 상세

ConnectedOfType() 공개 메소드

public ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort,
type ChronopicRegisterPort,
리턴 ChronopicRegisterPort,

GetTwoContactsConnected() 공개 메소드

public GetTwoContactsConnected ( ) : List
리턴 List

NumConnectedOfType() 공개 메소드

public NumConnectedOfType ( ChronopicRegisterPort, type ) : int
type ChronopicRegisterPort,
리턴 int

UnknownFound() 공개 메소드

public UnknownFound ( ) : bool
리턴 bool

createList() 보호된 메소드

protected createList ( ) : void
리턴 void

getPorts() 보호된 메소드

protected getPorts ( bool debug ) : List
debug bool
리턴 List

process() 보호된 메소드

protected process ( ) : void
리턴 void

readFTDI() 보호된 메소드

protected readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort,
crp ChronopicRegisterPort,
리턴 ChronopicRegisterPort,

registerAddOrUpdate() 보호된 메소드

protected registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void
crp ChronopicRegisterPort,
리턴 void

프로퍼티 상세

crpl 보호되어 있는 프로퍼티

protected ChronopicRegisterPortList, crpl
리턴 ChronopicRegisterPortList,