WSF
wsf::event::LinkRemovedFromLocal Class Reference

#include <WsfEventResults.hpp>

Inheritance diagram for wsf::event::LinkRemovedFromLocal:
Collaboration diagram for wsf::event::LinkRemovedFromLocal:

Public Member Functions

 LinkRemovedFromLocal (double aSimTime, comm::router::Router *aLocalRouterPtr, comm::router::ProtocolInterface *aProtocolPtr, comm::Address *aSourceAddressPtr, comm::Address *aDestinationAddressPtr, Settings aSettings=Settings())
void Print (std::ostream &aStream) const override
void PrintCSV (std::ostream &aStream) const override
const comm::router::RouterGetLocalRouter () const
const comm::router::ProtocolInterfaceGetProtocol () const
const comm::AddressGetSourceAddress () const
const comm::AddressGetDestinationAddress () 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 = "LINK_REMOVED_FROM_LOCAL"

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

◆ LinkRemovedFromLocal()

wsf::event::LinkRemovedFromLocal::LinkRemovedFromLocal ( double aSimTime,
comm::router::Router * aLocalRouterPtr,
comm::router::ProtocolInterface * aProtocolPtr,
comm::Address * aSourceAddressPtr,
comm::Address * aDestinationAddressPtr,
Settings aSettings = Settings() )
inline

Member Function Documentation

◆ GetDestinationAddress()

const comm::Address * wsf::event::LinkRemovedFromLocal::GetDestinationAddress ( ) const
inline

◆ GetLocalRouter()

const comm::router::Router * wsf::event::LinkRemovedFromLocal::GetLocalRouter ( ) const
inline

◆ GetProtocol()

const comm::router::ProtocolInterface * wsf::event::LinkRemovedFromLocal::GetProtocol ( ) const
inline

◆ GetSourceAddress()

const comm::Address * wsf::event::LinkRemovedFromLocal::GetSourceAddress ( ) const
inline

◆ Print()

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

◆ PrintCSV()

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

Member Data Documentation

◆ cNAME

const char* wsf::event::LinkRemovedFromLocal::cNAME = "LINK_REMOVED_FROM_LOCAL"
staticconstexpr

Referenced by LinkRemovedFromLocal().


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