WSF
wsf::event::HandleBandwidthData Class Reference

#include <WsfXIO_EventResults.hpp>

Inheritance diagram for wsf::event::HandleBandwidthData:
Collaboration diagram for wsf::event::HandleBandwidthData:

Public Member Functions

 HandleBandwidthData (double aSimTime, int aTotalSentBytes, int aDeltaSentBytes, int aTotalRecvBytes, int aDeltaRecvBytes, double aDeltaTime, const Settings &aSettings)
 ~HandleBandwidthData () override=default
void Print (std::ostream &aStream) const override
void PrintCSV (std::ostream &aStream) const override
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

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

◆ HandleBandwidthData()

wsf::event::HandleBandwidthData::HandleBandwidthData ( double aSimTime,
int aTotalSentBytes,
int aDeltaSentBytes,
int aTotalRecvBytes,
int aDeltaRecvBytes,
double aDeltaTime,
const Settings & aSettings )
inline

◆ ~HandleBandwidthData()

wsf::event::HandleBandwidthData::~HandleBandwidthData ( )
overridedefault

References Print(), and PrintCSV().

Member Function Documentation

◆ Print()

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

◆ PrintCSV()

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

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