|
WSF
|
#include <WsfComm.hpp>

Public Attributes | |
| Address | mAddress |
| std::string | mPlatformName |
| std::string | mCommName |
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.
| Address wsf::comm::Comm::Gateway::mAddress |
| std::string wsf::comm::Comm::Gateway::mCommName |
| std::string wsf::comm::Comm::Gateway::mPlatformName |