Uses of Class
jmri.jmrix.dccpp.DCCppCommandStation
Packages that use DCCppCommandStation
Package
Description
Defines classes for interfacing to a DCC++ Base Station
via a telnet connection to a DCCppOverTcp driver.
-
Uses of DCCppCommandStation in jmri.jmrix.dccpp
Fields in jmri.jmrix.dccpp declared as DCCppCommandStationModifier and TypeFieldDescription(package private) DCCppCommandStationDCCppTrafficController.mCommandStationReference to the command station in communication here.Methods in jmri.jmrix.dccpp that return DCCppCommandStationModifier and TypeMethodDescriptionDCCppTrafficController.getCommandStation()Get access to communicating command station object.Constructors in jmri.jmrix.dccpp with parameters of type DCCppCommandStationModifierConstructorDescriptionDCCppPacketizer(DCCppCommandStation pCommandStation) (package private)DCCppTrafficController(DCCppCommandStation pCommandStation) Create a new DCCppTrafficController instance. -
Uses of DCCppCommandStation in jmri.jmrix.dccpp.dccppovertcp
Constructors in jmri.jmrix.dccpp.dccppovertcp with parameters of type DCCppCommandStation -
Uses of DCCppCommandStation in jmri.jmrix.dccpp.network
Constructors in jmri.jmrix.dccpp.network with parameters of type DCCppCommandStation -
Uses of DCCppCommandStation in jmri.jmrix.dccpp.serial
Constructors in jmri.jmrix.dccpp.serial with parameters of type DCCppCommandStation