WSF
wsf::event::MessageDiscarded Class Reference

#include <WsfEventResults.hpp>

Inheritance diagram for wsf::event::MessageDiscarded:
Collaboration diagram for wsf::event::MessageDiscarded:

Public Member Functions

 MessageDiscarded (double aSimTime, comm::Comm *aCommPtr, const WsfMessage &aMessage, const std::string &aComment, Settings aSettings=Settings())
void Print (std::ostream &aStream) const override
void PrintCSV (std::ostream &aStream) const override
const comm::CommGetComm () const
const WsfMessageGetMessage () const
const std::string & GetComment () const
WsfSimulationGetSimulation () const
Public Member Functions inherited from wsf::event::Result
 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)
Public Member Functions inherited from wsf::event::ResultBase
 ResultBase (double aSimTime, std::string aEventName="UNSET")
 ResultBase (const ResultBase &)=default
ResultBaseoperator= (const ResultBase &)=default
virtual ~ResultBase ()=default
double GetSimTime () const
const std::string & GetName () const

Static Public Attributes

static constexpr const char * cNAME = "MESSAGE_DISCARDED"

Additional Inherited Members

Protected Attributes inherited from wsf::event::Result
Settings mSettings
Protected Attributes inherited from wsf::event::ResultBase
double mSimTime
std::string mEventName

Constructor & Destructor Documentation

◆ MessageDiscarded()

wsf::event::MessageDiscarded::MessageDiscarded ( double aSimTime,
comm::Comm * aCommPtr,
const WsfMessage & aMessage,
const std::string & aComment,
Settings aSettings = Settings() )
inline

Member Function Documentation

◆ GetComm()

const comm::Comm * wsf::event::MessageDiscarded::GetComm ( ) const
inline

◆ GetComment()

const std::string & wsf::event::MessageDiscarded::GetComment ( ) const
inline

◆ GetMessage()

const WsfMessage & wsf::event::MessageDiscarded::GetMessage ( ) const
inline

◆ GetSimulation()

WsfSimulation & wsf::event::MessageDiscarded::GetSimulation ( ) const
inline

◆ Print()

void wsf::event::MessageDiscarded::Print ( std::ostream & aStream) const
overridevirtual

◆ PrintCSV()

void wsf::event::MessageDiscarded::PrintCSV ( std::ostream & aStream) const
overridevirtual

Member Data Documentation

◆ cNAME

const char* wsf::event::MessageDiscarded::cNAME = "MESSAGE_DISCARDED"
staticconstexpr

Referenced by MessageDiscarded().


The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved