onboardapi  9.10.0
by Rheinmetall
M_GenericInputOutput::ReportActiveErrors Struct Reference

Report all active errors. More...

Public Member Functions

 ReportActiveErrors ()
 
 ReportActiveErrors (M_Common::StringListType const &ActiveErrors, bool IsRemoved)
 

Public Attributes

M_Common::StringListType ActiveErrors
 List of all active errors. More...
 
bool IsRemoved
 

Detailed Description

Report all active errors.

Constructor & Destructor Documentation

◆ ReportActiveErrors() [1/2]

M_GenericInputOutput::ReportActiveErrors::ReportActiveErrors ( )

◆ ReportActiveErrors() [2/2]

M_GenericInputOutput::ReportActiveErrors::ReportActiveErrors ( M_Common::StringListType const &  ActiveErrors,
bool  IsRemoved 
)

Member Data Documentation

◆ ActiveErrors

M_Common::StringListType M_GenericInputOutput::ReportActiveErrors::ActiveErrors

List of all active errors.

◆ IsRemoved

bool M_GenericInputOutput::ReportActiveErrors::IsRemoved

Indicates whether the errors are removed Note: If true, the errors are no longer present.