Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::TractionThrottleCommands Struct Reference

C++ Namespace for collecting all commands that can be sent to the TractionThrottle flow. More...

#include <TractionThrottleInterface.hxx>

Public Types

enum  SetDst { SET_DST }
 
enum  AssignTrain { ASSIGN_TRAIN }
 
enum  ReleaseTrain { RELEASE_TRAIN }
 
enum  LoadState { LOAD_STATE }
 
enum  ConsistAdd { CONSIST_ADD }
 
enum  ConsistDel { CONSIST_DEL }
 
enum  ConsistQry { CONSIST_QRY }
 

Detailed Description

C++ Namespace for collecting all commands that can be sent to the TractionThrottle flow.

Definition at line 50 of file TractionThrottleInterface.hxx.

Member Enumeration Documentation

◆ AssignTrain

enum openlcb::TractionThrottleCommands::AssignTrain

Definition at line 57 of file TractionThrottleInterface.hxx.

◆ ConsistAdd

enum openlcb::TractionThrottleCommands::ConsistAdd

Definition at line 72 of file TractionThrottleInterface.hxx.

◆ ConsistDel

enum openlcb::TractionThrottleCommands::ConsistDel

Definition at line 77 of file TractionThrottleInterface.hxx.

◆ ConsistQry

enum openlcb::TractionThrottleCommands::ConsistQry

Definition at line 82 of file TractionThrottleInterface.hxx.

◆ LoadState

enum openlcb::TractionThrottleCommands::LoadState

Definition at line 67 of file TractionThrottleInterface.hxx.

◆ ReleaseTrain

enum openlcb::TractionThrottleCommands::ReleaseTrain

Definition at line 62 of file TractionThrottleInterface.hxx.

◆ SetDst

enum openlcb::TractionThrottleCommands::SetDst

Definition at line 52 of file TractionThrottleInterface.hxx.


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