WSF
wsf::comm::router::Router::Gateway Struct Reference

#include <WsfCommRouter.hpp>

Collaboration diagram for wsf::comm::router::Router::Gateway:

Public Member Functions

 Gateway ()=default
 Gateway (const Gateway &aSrc)=default

Public Attributes

Address mAddress
std::string mGatewayCommName

Detailed Description

Simple struct containing gateway information. Only the address is ultimately needed, but such information may not be resolvable before initialization. Note that this gateway definition is different from the comm interface gateway, such that the router gateway specifies which interface to use, which is local to the platform. The comm interface gateway itself determines the destination.

Constructor & Destructor Documentation

◆ Gateway() [1/2]

◆ Gateway() [2/2]

wsf::comm::router::Router::Gateway::Gateway ( const Gateway & aSrc)
default

References Gateway().

Member Data Documentation

◆ mAddress

Address wsf::comm::router::Router::Gateway::mAddress

◆ mGatewayCommName

std::string wsf::comm::router::Router::Gateway::mGatewayCommName

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