|
Open Model Railroad Network (OpenMRN)
|
Request structure used to send requests to the BroadcastTimeServerTime object. More...
Public Member Functions | |
| void | reset () |
| Setup "null" input. | |
Public Member Functions inherited from CallableFlowRequestBase | |
| void | reset_base () |
| Call this from all instances of reset(...). | |
Additional Inherited Members | |
Public Attributes inherited from CallableFlowRequestBase | |
| int | resultCode |
| If high bits are zero, this is a 16-bit OpenLCB result code. | |
| BarrierNotifiable | done |
| Used internally by the invoke_subflow mechanism of StateFlow to notify the calling flow upon completion. | |
Request structure used to send requests to the BroadcastTimeServerTime object.
Definition at line 170 of file BroadcastTimeServer.cxx.
|
inline |
Setup "null" input.
Definition at line 173 of file BroadcastTimeServer.cxx.