|
WSF
|
This is the complete list of members for wsf::event::CyberTriggerResult, including all inherited members.
| CyberTriggerResult(double aSimTime, const cyber::trigger::Trigger &aTrigger, Settings aSettings, std::string aEventName) | wsf::event::CyberTriggerResult | inline |
| FormatOutput(const std::string &aObserverType, bool aIsCSV=false) const | wsf::event::CyberTriggerResult | protectedvirtual |
| GetName() const | wsf::event::ResultBase | inline |
| GetSimTime() const | wsf::event::ResultBase | inline |
| GetTrigger() const | wsf::event::CyberTriggerResult | inline |
| mEventName | wsf::event::ResultBase | protected |
| mSettings | wsf::event::Result | protected |
| mSimTime | wsf::event::ResultBase | protected |
| mTrigger | wsf::event::CyberTriggerResult | protected |
| operator=(const ResultBase &)=default | wsf::event::ResultBase | |
| Print(std::ostream &aStream) const =0 | wsf::event::Result | pure virtual |
| Print(std::ostream &aStream, Settings aSettings) | wsf::event::Result | inlinevirtual |
| PrintCSV(std::ostream &aStream) const =0 | wsf::event::Result | pure virtual |
| PrintCSV(std::ostream &aStream, Settings aSettings) | wsf::event::Result | inlinevirtual |
| Result(double aSimTime, Settings aSettings=Settings{}, std::string aEventName="UNSET") | wsf::event::Result | inline |
| ResultBase(double aSimTime, std::string aEventName="UNSET") | wsf::event::ResultBase | inline |
| ResultBase(const ResultBase &)=default | wsf::event::ResultBase | |
| ~ResultBase()=default | wsf::event::ResultBase | virtual |