|
onboardapi
9.10.0
by Rheinmetall
|
Report the current status of the image processing device. More...
Public Member Functions | |
| ReportImageProcessingStatus () | |
| ReportImageProcessingStatus (M_ImageProcessing::ImageProcessingStatusType const &Status, bool IsRemoved) | |
Public Attributes | |
| M_ImageProcessing::ImageProcessingStatusType | Status |
| Current status of the image processing device. More... | |
| bool | IsRemoved |
Report the current status of the image processing device.
| M_ImageProcessing::ReportImageProcessingStatus::ReportImageProcessingStatus | ( | ) |
| M_ImageProcessing::ReportImageProcessingStatus::ReportImageProcessingStatus | ( | M_ImageProcessing::ImageProcessingStatusType const & | Status, |
| bool | IsRemoved | ||
| ) |
| bool M_ImageProcessing::ReportImageProcessingStatus::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_ImageProcessing::ImageProcessingStatusType M_ImageProcessing::ReportImageProcessingStatus::Status |
Current status of the image processing device.