#include <WsfCyberEventResults.hpp>
|
| | CyberTriggerExecution (double aSimTime, const wsf::cyber::trigger::Trigger &aTrigger, Settings aSettings=Settings()) |
| void | Print (std::ostream &aStream) const override |
| void | PrintCSV (std::ostream &aStream) const override |
| | 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_EXECUTION" |
◆ CyberTriggerExecution()
| wsf::event::CyberTriggerExecution::CyberTriggerExecution |
( |
double | aSimTime, |
|
|
const wsf::cyber::trigger::Trigger & | aTrigger, |
|
|
Settings | aSettings = Settings() ) |
◆ Print()
| void wsf::event::CyberTriggerExecution::Print |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ PrintCSV()
| void wsf::event::CyberTriggerExecution::PrintCSV |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ cNAME
| const char* wsf::event::CyberTriggerExecution::cNAME = "CYBER_TRIGGER_EXECUTION" |
|
staticconstexpr |
The documentation for this class was generated from the following files: