|
WSF
|
#include <WsfEventOutput.hpp>


Public Member Functions | |
| bool | ProcessInput (UtInput &aInput) override |
| Public Member Functions inherited from wsf::event::output::Data | |
| virtual | ~Data ()=default |
Public Attributes | |
| bool | mPrintCGMissDist {false} |
| bool | mPrintFailedMessageDeliveryAttempts {true} |
| bool | mPrintFailedSensorDetectionAttempts {true} |
| Public Attributes inherited from wsf::event::output::Data | |
| std::map< std::string, bool > | mToggledEvents |
| std::string | mFileName |
| bool | mFlushOutput {false} |
| Settings | mSettings |
|
overridevirtual |
| bool WsfEventOutputData::mPrintCGMissDist {false} |
Referenced by ProcessInput().
| bool WsfEventOutputData::mPrintFailedMessageDeliveryAttempts {true} |
Referenced by ProcessInput().
| bool WsfEventOutputData::mPrintFailedSensorDetectionAttempts {true} |
Referenced by ProcessInput().