|
onboardapi
9.10.0
by Rheinmetall
|
Report status for Scan Control Service. More...
Public Member Functions | |
| ReportScanCtrlStatus () | |
| ReportScanCtrlStatus (M_ScanCtrl::ScanCtrlStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_ScanCtrl::ScanCtrlStatusType | Status |
| Current status data for Scan Control Service. More... | |
| bool | IsRemoved |
Report status for Scan Control Service.
| M_ScanCtrl::ReportScanCtrlStatus::ReportScanCtrlStatus | ( | ) |
| M_ScanCtrl::ReportScanCtrlStatus::ReportScanCtrlStatus | ( | M_ScanCtrl::ScanCtrlStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_ScanCtrl::ReportScanCtrlStatus::IsRemoved |
Indicates if the status is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the status will no longer be available to late joiners.
| M_ScanCtrl::ScanCtrlStatusType M_ScanCtrl::ReportScanCtrlStatus::Status |
Current status data for Scan Control Service.