WSF
WsfObserver::Comm::Gateway Struct Reference

#include <WsfComm.hpp>

Collaboration diagram for WsfObserver::Comm::Gateway:

Public Attributes

Address mAddress
std::string mPlatformName
std::string mCommName

Detailed Description

The gateway definition for an individual comm interface. Dictates where this interface should forward a message in the absence of routing. This is necessary, as interfaces may have multiple connections, and this allows the specification of a single connection for forwarding.

Member Data Documentation

◆ mAddress

Address wsf::comm::Comm::Gateway::mAddress

◆ mCommName

std::string wsf::comm::Comm::Gateway::mCommName

◆ mPlatformName

std::string wsf::comm::Comm::Gateway::mPlatformName

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