|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| ReportMountStatus () | |
| ReportMountStatus (M_Mount::MountStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_Mount::MountStatusType | Status |
| Current status data for Mount. More... | |
| bool | IsRemoved |
Report with current Mount status. This should always be called with the latest status updates since the last report can be read by late joiners.
| M_Mount::ReportMountStatus::ReportMountStatus | ( | ) |
| M_Mount::ReportMountStatus::ReportMountStatus | ( | M_Mount::MountStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_Mount::ReportMountStatus::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_Mount::MountStatusType M_Mount::ReportMountStatus::Status |
Current status data for Mount.