|
WSF
|
#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 {} |
|
default |
Referenced by operator!=(), and operator==().
|
inline |
References mCommName, and mPlatformName.
|
inline |
References NamedComm().
|
inline |
References mCommName, mPlatformName, and NamedComm().
| WsfStringId wsf::comm::Network::NamedComm::mCommName {} |
Referenced by NamedComm(), std::hash< wsf::comm::Network::NamedComm >::operator()(), operator==(), wsf::comm::NetworkManager::PlatformsInitialized(), wsf::comm::Network::ProcessNamedLinkListInput(), wsf::comm::Network::ProcessNamedListInput(), wsf::comm::NetworkAdHoc::ProcessNamedRate(), wsf::comm::NetworkAdHoc::Update(), and wsf::comm::UT_DEFINE_SCRIPT_METHOD().
| WsfStringId wsf::comm::Network::NamedComm::mPlatformName {} |
Referenced by NamedComm(), std::hash< wsf::comm::Network::NamedComm >::operator()(), operator==(), wsf::comm::NetworkManager::PlatformsInitialized(), wsf::comm::Network::ProcessNamedLinkListInput(), wsf::comm::Network::ProcessNamedListInput(), wsf::comm::NetworkAdHoc::ProcessNamedRate(), wsf::comm::NetworkAdHoc::Update(), and wsf::comm::UT_DEFINE_SCRIPT_METHOD().