|
onboardapi
9.10.0
by Rheinmetall
|
Current status data for the service which are dynamically updated on change. More...
Public Member Functions | |
| ReportReplayStatus () | |
| ReportReplayStatus (M_ReplayCtrl::ReplayStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_ReplayCtrl::ReplayStatusType | Status |
| Current status data for the Replay Control Service. More... | |
| bool | IsRemoved |
Current status data for the service which are dynamically updated on change.
| M_ReplayCtrl::ReportReplayStatus::ReportReplayStatus | ( | ) |
| M_ReplayCtrl::ReportReplayStatus::ReportReplayStatus | ( | M_ReplayCtrl::ReplayStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_ReplayCtrl::ReportReplayStatus::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to True when a Service has been shutdown. After this has been set to True the status will no longer be available to late joiners.
| M_ReplayCtrl::ReplayStatusType M_ReplayCtrl::ReportReplayStatus::Status |
Current status data for the Replay Control Service.