|
WSF
|
This is the complete list of members for wsf::event::Result, including all inherited members.
| GetName() const | wsf::event::ResultBase | inline |
| GetSimTime() const | wsf::event::ResultBase | inline |
| mEventName | wsf::event::ResultBase | protected |
| mSettings | wsf::event::Result | protected |
| mSimTime | wsf::event::ResultBase | 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 |