#include <WsfCyberEventResults.hpp>
|
| | CyberTriggerEvaluation (double aSimTime, const wsf::cyber::trigger::Trigger &aTrigger, bool aEvaluationResult, Settings aSettings=Settings()) |
| void | Print (std::ostream &aStream) const override |
| void | PrintCSV (std::ostream &aStream) const override |
| bool | GetEvaluationResult () const |
| | CyberTriggerResult (double aSimTime, const cyber::trigger::Trigger &aTrigger, Settings aSettings, std::string aEventName) |
| const wsf::cyber::trigger::Trigger & | GetTrigger () const |
| | Result (double aSimTime, Settings aSettings=Settings{}, std::string aEventName="UNSET") |
| virtual void | Print (std::ostream &aStream, Settings aSettings) |
| virtual void | PrintCSV (std::ostream &aStream, Settings aSettings) |
| | ResultBase (double aSimTime, std::string aEventName="UNSET") |
| | ResultBase (const ResultBase &)=default |
| ResultBase & | operator= (const ResultBase &)=default |
| virtual | ~ResultBase ()=default |
| double | GetSimTime () const |
| const std::string & | GetName () const |
|
| static constexpr const char * | cNAME = "CYBER_TRIGGER_EVALUATION" |
|
| std::string | FormatOutput (const std::string &aObserverType, bool aIsCSV=false) const override |
◆ CyberTriggerEvaluation()
| wsf::event::CyberTriggerEvaluation::CyberTriggerEvaluation |
( |
double | aSimTime, |
|
|
const wsf::cyber::trigger::Trigger & | aTrigger, |
|
|
bool | aEvaluationResult, |
|
|
Settings | aSettings = Settings() ) |
◆ FormatOutput()
| std::string wsf::event::CyberTriggerEvaluation::FormatOutput |
( |
const std::string & | aObserverType, |
|
|
bool | aIsCSV = false ) const |
|
overrideprotectedvirtual |
◆ GetEvaluationResult()
| bool wsf::event::CyberTriggerEvaluation::GetEvaluationResult |
( |
| ) |
const |
|
inline |
◆ Print()
| void wsf::event::CyberTriggerEvaluation::Print |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ PrintCSV()
| void wsf::event::CyberTriggerEvaluation::PrintCSV |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ cNAME
| const char* wsf::event::CyberTriggerEvaluation::cNAME = "CYBER_TRIGGER_EVALUATION" |
|
staticconstexpr |
◆ mEvaluationResult
| bool wsf::event::CyberTriggerEvaluation::mEvaluationResult |
|
protected |
The documentation for this class was generated from the following files: