#include <WsfEventResults.hpp>
|
| | 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::Router * | GetLocalRouter () const |
| const comm::router::ProtocolInterface * | GetProtocol () const |
| const comm::Address * | GetSourceAddress () const |
| const comm::Address * | GetDestinationAddress () const |
| | 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 |
|
| static constexpr const char * | cNAME = "LINK_REMOVED_FROM_LOCAL" |
◆ LinkRemovedFromLocal()
◆ GetDestinationAddress()
| const comm::Address * wsf::event::LinkRemovedFromLocal::GetDestinationAddress |
( |
| ) |
const |
|
inline |
◆ GetLocalRouter()
◆ GetProtocol()
◆ 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 |
◆ cNAME
| const char* wsf::event::LinkRemovedFromLocal::cNAME = "LINK_REMOVED_FROM_LOCAL" |
|
staticconstexpr |
The documentation for this class was generated from the following files: