#include <WsfBMEventResults.hpp>
|
| | 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) |
| | ~AssignmentCancel () override=default |
| void | Print (std::ostream &aStream) const override |
| void | PrintCSV (std::ostream &aStream) const override |
| | 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 |
◆ AssignmentCancel()
| wsf::event::AssignmentCancel::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 ) |
|
inline |
◆ ~AssignmentCancel()
| wsf::event::AssignmentCancel::~AssignmentCancel |
( |
| ) |
|
|
overridedefault |
◆ Print()
| void wsf::event::AssignmentCancel::Print |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ PrintCSV()
| void wsf::event::AssignmentCancel::PrintCSV |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: