|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| ReportAtrStatus () | |
| ReportAtrStatus (M_VideoTracker::AtrStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_VideoTracker::AtrStatusType | Status |
| Current status data for ATR VideoTracker. More... | |
| bool | IsRemoved |
Report with the current ATR VideoTracker status. This will be continually updated every time a value is changed.
| M_VideoTrackerAtr::ReportAtrStatus::ReportAtrStatus | ( | ) |
| M_VideoTrackerAtr::ReportAtrStatus::ReportAtrStatus | ( | M_VideoTracker::AtrStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_VideoTrackerAtr::ReportAtrStatus::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_VideoTracker::AtrStatusType M_VideoTrackerAtr::ReportAtrStatus::Status |
Current status data for ATR VideoTracker.