WSF
wsf::event::ExchangeRequestFailed Class Reference

#include <WsfEventResults.hpp>

Inheritance diagram for wsf::event::ExchangeRequestFailed:
Collaboration diagram for wsf::event::ExchangeRequestFailed:

Public Member Functions

 ExchangeRequestFailed (double aSimTime, const WsfExchange::Transactor &aTransactor, const WsfExchange::Query &aQuery, Settings aSettings=Settings())
void Print (std::ostream &aStream) const override
void PrintCSV (std::ostream &aStream) const override
const WsfExchange::TransactorGetTransactor () const
const WsfExchange::QueryGetQuery () 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 = "EXCHANGE_REQUEST_FAILED"

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

◆ ExchangeRequestFailed()

wsf::event::ExchangeRequestFailed::ExchangeRequestFailed ( double aSimTime,
const WsfExchange::Transactor & aTransactor,
const WsfExchange::Query & aQuery,
Settings aSettings = Settings() )
inline

Member Function Documentation

◆ GetQuery()

const WsfExchange::Query & wsf::event::ExchangeRequestFailed::GetQuery ( ) const
inline

◆ GetSimulation()

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

◆ GetTransactor()

const WsfExchange::Transactor & wsf::event::ExchangeRequestFailed::GetTransactor ( ) const
inline

◆ Print()

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

◆ PrintCSV()

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

Member Data Documentation

◆ cNAME

const char* wsf::event::ExchangeRequestFailed::cNAME = "EXCHANGE_REQUEST_FAILED"
staticconstexpr

Referenced by ExchangeRequestFailed().


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