|
WSF
|
#include <WsfCommRouter.hpp>

Public Member Functions | |
| Gateway ()=default | |
| Gateway (const Gateway &aSrc)=default | |
Public Attributes | |
| Address | mAddress |
| std::string | mGatewayCommName |
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.
|
default |
|
default |
| Address wsf::comm::router::Router::Gateway::mAddress |
| std::string wsf::comm::router::Router::Gateway::mGatewayCommName |