|
WSF
|
This is the complete list of members for wsf::event::AssignmentCancel, including all inherited members.
| AssignmentCancel(double aSimTime, const il::idRecord *aCancellingUnit, const il::evaluationAssignment *aActiveAssignment, const std::string &aCancelReason, WsfPlatform *aCancellingPlatform, WsfPlatform *aAssigningPlatform, WsfPlatform *aAssignedPlatform, WsfPlatform *aTargetPlatform, WsfWeapon *aAssignedWeapon, Settings &aSettings) | wsf::event::AssignmentCancel | inline |
| 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 override | wsf::event::AssignmentCancel | virtual |
| wsf::event::Result::Print(std::ostream &aStream, Settings aSettings) | wsf::event::Result | inlinevirtual |
| PrintCSV(std::ostream &aStream) const override | wsf::event::AssignmentCancel | virtual |
| wsf::event::Result::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 | |
| ~AssignmentCancel() override=default | wsf::event::AssignmentCancel | |
| ~ResultBase()=default | wsf::event::ResultBase | virtual |