Frontend  0.7.1
Loading...
Searching...
No Matches
LanXSetLocoFunction Class Reference
Inheritance diagram for LanXSetLocoFunction:
Collaboration diagram for LanXSetLocoFunction:

Public Member Functions

 LanXSetLocoFunction ({ required this.locoAddress, required this.state, required this.index, })
override Uint8List toUint8List ()
override String toString ()
Public Member Functions inherited from Z21Command
Uint8List toUint8List ()

Public Attributes

final int locoAddress
final int state
final int index

Detailed Description

Todo
document

Constructor & Destructor Documentation

◆ LanXSetLocoFunction()

LanXSetLocoFunction::LanXSetLocoFunction ( { required this.locoAddress, required this.state, required this.index, })
inline

Member Function Documentation

◆ toString()

override String LanXSetLocoFunction::toString ( )
inline

◆ toUint8List()

override Uint8List LanXSetLocoFunction::toUint8List ( )
inline

Member Data Documentation

◆ index

final int LanXSetLocoFunction::index

◆ locoAddress

final int LanXSetLocoFunction::locoAddress

◆ state

final int LanXSetLocoFunction::state

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