Frontend  0.7.1
Loading...
Searching...
No Matches
Inheritance diagram for LanXSetTurnout:
Collaboration diagram for LanXSetTurnout:

Public Member Functions

 LanXSetTurnout ({ required this.accyAddress, required this.p, required this.a, this.q=false, })
override Uint8List toUint8List ()
override String toString ()
Public Member Functions inherited from Z21Command
Uint8List toUint8List ()

Public Attributes

final int accyAddress
final bool p
final bool a
final bool q

Detailed Description

Todo
document

Constructor & Destructor Documentation

◆ LanXSetTurnout()

LanXSetTurnout::LanXSetTurnout ( { required this.accyAddress, required this.p, required this.a, this.q=false, })
inline

Member Function Documentation

◆ toString()

override String LanXSetTurnout::toString ( )
inline

◆ toUint8List()

override Uint8List LanXSetTurnout::toUint8List ( )
inline

Member Data Documentation

◆ a

final bool LanXSetTurnout::a

◆ accyAddress

final int LanXSetTurnout::accyAddress

◆ p

final bool LanXSetTurnout::p

◆ q

final bool LanXSetTurnout::q

The documentation for this class was generated from the following file: