(package private) void |
Z21RMBusSensor.initmessage(Z21Reply l) |
initmessage is a package protected class which allows the Manger to send
a feedback message at initialization without changing the state of the
sensor with respect to whether or not a feedback request was sent.
|
void |
Z21CanReporter.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21CanSensor.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21HeartBeat.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21Listener.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21LocoNetTunnel.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21Reporter.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21ReporterManager.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21RMBusSensor.reply(Z21Reply l) |
|
void |
Z21SensorManager.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|
void |
Z21XPressNetTunnel.reply(Z21Reply msg) |
Member function that will be invoked by a z21Interface implementation to
forward a z21 message from the layout.
|