C# Class ChronopicRegister, chronojump

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Protected Properties

Свойство Type Description
crpl ChronopicRegisterPortList,

Méthodes publiques

Méthode Description
ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort,
GetTwoContactsConnected ( ) : List
NumConnectedOfType ( ChronopicRegisterPort, type ) : int
UnknownFound ( ) : bool

Méthodes protégées

Méthode Description
createList ( ) : void
getPorts ( bool debug ) : List
process ( ) : void
readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort,
registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void

Method Details

ConnectedOfType() public méthode

public ConnectedOfType ( ChronopicRegisterPort, type ) : ChronopicRegisterPort,
type ChronopicRegisterPort,
Résultat ChronopicRegisterPort,

GetTwoContactsConnected() public méthode

public GetTwoContactsConnected ( ) : List
Résultat List

NumConnectedOfType() public méthode

public NumConnectedOfType ( ChronopicRegisterPort, type ) : int
type ChronopicRegisterPort,
Résultat int

UnknownFound() public méthode

public UnknownFound ( ) : bool
Résultat bool

createList() protected méthode

protected createList ( ) : void
Résultat void

getPorts() protected méthode

protected getPorts ( bool debug ) : List
debug bool
Résultat List

process() protected méthode

protected process ( ) : void
Résultat void

readFTDI() protected méthode

protected readFTDI ( ChronopicRegisterPort, crp ) : ChronopicRegisterPort,
crp ChronopicRegisterPort,
Résultat ChronopicRegisterPort,

registerAddOrUpdate() protected méthode

protected registerAddOrUpdate ( ChronopicRegisterPort, crp ) : void
crp ChronopicRegisterPort,
Résultat void

Property Details

crpl protected_oe property

protected ChronopicRegisterPortList, crpl
Résultat ChronopicRegisterPortList,