WSF
wsf::comm::Network::NamedComm Struct Reference

#include <WsfCommNetwork.hpp>

Public Member Functions

 NamedComm ()=default
 NamedComm (WsfStringId aPlatformName, WsfStringId aCommName)
bool operator== (const NamedComm &aComm) const
bool operator!= (const NamedComm &aComm) const

Public Attributes

WsfStringId mPlatformName {}
WsfStringId mCommName {}

Constructor & Destructor Documentation

◆ NamedComm() [1/2]

wsf::comm::Network::NamedComm::NamedComm ( )
default

Referenced by operator!=(), and operator==().

◆ NamedComm() [2/2]

wsf::comm::Network::NamedComm::NamedComm ( WsfStringId aPlatformName,
WsfStringId aCommName )
inline

References mCommName, and mPlatformName.

Member Function Documentation

◆ operator!=()

bool wsf::comm::Network::NamedComm::operator!= ( const NamedComm & aComm) const
inline

References NamedComm().

◆ operator==()

bool wsf::comm::Network::NamedComm::operator== ( const NamedComm & aComm) const
inline

References mCommName, mPlatformName, and NamedComm().

Member Data Documentation

◆ mCommName

◆ mPlatformName


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