#include <WsfBMEventResults.hpp>
|
| | AssignmentStatus (double aSimTime, const il::assignmentACKMessage *aStatus, const il::evaluationAssignment *aRelatedAssignment, std::string aStatusType, WsfPlatform *aAssigningPlatform, WsfPlatform *aAssignedPlatform, WsfPlatform *aTargetPlatform, WsfWeapon *aAssignedWeapon, std::string aSystemicScope, WsfSimulation &aSimulation, Settings &aSettings) |
| | ~AssignmentStatus () 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 |
◆ AssignmentStatus()
| wsf::event::AssignmentStatus::AssignmentStatus |
( |
double | aSimTime, |
|
|
const il::assignmentACKMessage * | aStatus, |
|
|
const il::evaluationAssignment * | aRelatedAssignment, |
|
|
std::string | aStatusType, |
|
|
WsfPlatform * | aAssigningPlatform, |
|
|
WsfPlatform * | aAssignedPlatform, |
|
|
WsfPlatform * | aTargetPlatform, |
|
|
WsfWeapon * | aAssignedWeapon, |
|
|
std::string | aSystemicScope, |
|
|
WsfSimulation & | aSimulation, |
|
|
Settings & | aSettings ) |
|
inline |
◆ ~AssignmentStatus()
| wsf::event::AssignmentStatus::~AssignmentStatus |
( |
| ) |
|
|
overridedefault |
◆ Print()
| void wsf::event::AssignmentStatus::Print |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
◆ PrintCSV()
| void wsf::event::AssignmentStatus::PrintCSV |
( |
std::ostream & | aStream | ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: