| AddLink(const std::string &aPlatformName, const std::string &aCommName) | WsfObserver::Comm | inlinevirtual |
| AddLinkAddress(const Address &aAddress) | WsfObserver::Comm | inlinevirtual |
| CanReceive() const | WsfObserver::Comm | inlinevirtual |
| CanSend() const | WsfObserver::Comm | inlinevirtual |
| CanSendTo(double aSimTime, Comm *aRcvrPtr, Message *aMessagePtr=nullptr) | WsfObserver::Comm | virtual |
| cCT_RCV_ONLY enum value | WsfObserver::Comm | |
| cCT_XMT_ONLY enum value | WsfObserver::Comm | |
| cCT_XMT_RCV enum value | WsfObserver::Comm | |
| Clone() const override | WsfObserver::Comm | virtual |
| CloneComponent() const override | WsfObserver::Comm | inlinevirtual |
| Comm(const WsfScenario &aScenario, CommType aCommType=cCT_XMT_RCV) | WsfObserver::Comm | |
| Comm(const Comm &aSrc) | WsfObserver::Comm | protected |
| CommType enum name | WsfObserver::Comm | |
| ComponentList typedef | WsfObserver::Comm | |
| Event class | WsfObserver::Comm | friend |
| GetAddress() const | WsfObserver::Comm | inline |
| GetClassId() const | WsfObserver::Comm | inline |
| GetCommType() const | WsfObserver::Comm | inline |
| GetComponentInitializationOrder() const override | WsfObserver::Comm | inlinevirtual |
| GetComponentRoles() const override | WsfObserver::Comm | virtual |
| GetComponents() | WsfObserver::Comm | inline |
| GetComponents() const | WsfObserver::Comm | inline |
| GetFullName() const | WsfObserver::Comm | virtual |
| GetGateway() const | WsfObserver::Comm | inline |
| GetGatewayRemoteComm() const | WsfObserver::Comm | inline |
| GetGatewayRemotePlatform() const | WsfObserver::Comm | inline |
| GetInputAddress() const | WsfObserver::Comm | inline |
| GetInputNetwork() const | WsfObserver::Comm | inline |
| GetInputNetworkAddress() const | WsfObserver::Comm | inline |
| GetLinkAddresses() const | WsfObserver::Comm | inline |
| GetLinkPairs() const | WsfObserver::Comm | inline |
| GetMulticastLevel() const | WsfObserver::Comm | inline |
| GetNetwork() const | WsfObserver::Comm | inline |
| GetNumChannels() const | WsfObserver::Comm | inline |
| GetProtocolStack() | WsfObserver::Comm | inline |
| GetProtocolStack() const | WsfObserver::Comm | inline |
| GetRouter() const | WsfObserver::Comm | inline |
| GetRouterName() const | WsfObserver::Comm | inline |
| GetScriptClassName() const override | WsfObserver::Comm | |
| GetSortedProtocols() const | WsfObserver::Comm | |
| GetUpdateInterval() const override | WsfObserver::Comm | inlineprotectedvirtual |
| Initialize(double aSimTime) override | WsfObserver::Comm | virtual |
| Initialize2(double aSimTime) override | WsfObserver::Comm | virtual |
| LinkAddress typedef | WsfObserver::Comm | |
| LinkPair typedef | WsfObserver::Comm | |
| mInputAddress | WsfObserver::Comm | protected |
| mInputNetwork | WsfObserver::Comm | protected |
| mInputNetworkAddress | WsfObserver::Comm | protected |
| mNumChannels | WsfObserver::Comm | protected |
| mProtocolStack | WsfObserver::Comm | protected |
| MulticastConformanceLevel enum name | WsfObserver::Comm | |
| operator=(const Comm &aRhs)=delete | WsfObserver::Comm | |
| PartBroken(double aSimTime) override | WsfObserver::Comm | virtual |
| PendingStart() | WsfObserver::Comm | virtual |
| PreInitialize(double aSimTime) override | WsfObserver::Comm | virtual |
| PreInput() override | WsfObserver::Comm | virtual |
| PrintDebugReception(double aSimTime, const Message &aMessage) const | WsfObserver::Comm | protectedvirtual |
| ProcessInput(UtInput &aInput) override | WsfObserver::Comm | virtual |
| ProcessLayerMessage(double aSimTime, size_t aLayerIndex, layer::Message aLayerMessage, Message *aCommMessagePtr) | WsfObserver::Comm | virtual |
| QueryInterface(int aRole) override | WsfObserver::Comm | virtual |
| Receive(double aSimTime, Comm *aXmtrPtr, Message &aMessage) | WsfObserver::Comm | virtual |
| ReceiveActions(double aSimTime, bool aReceiveStatus, Comm *aXmtrPtr, Message &aMessage) | WsfObserver::Comm | virtual |
| ReceiveSetup(double aSimTime, Comm *aXmtrPtr, Message &aMessage) | WsfObserver::Comm | virtual |
| Send(double aSimTime, std::unique_ptr< WsfMessage > aMessagePtr, const Address &aAddress) | WsfObserver::Comm | virtual |
| Send(double aSimTime, const WsfMessage &aMessage, const Address &aAddress) final | WsfObserver::Comm | virtual |
| SendActions(double aSimTime, bool aSendStatus, Message &aMessage) | WsfObserver::Comm | virtual |
| SendSetup(double aSimTime, Message &aMessage, const Address &aAddress) | WsfObserver::Comm | virtual |
| SetAddress(const Address &aAddress) | WsfObserver::Comm | inline |
| SetClassId(WsfStringId aClassId) | WsfObserver::Comm | inlineprotected |
| SetGateway(const Address &aAddress) | WsfObserver::Comm | |
| SetMulticastLevel() | WsfObserver::Comm | virtual |
| SetNetwork(const std::string &aNetwork) | WsfObserver::Comm | inline |
| SetNonOperational(double aSimTime) override | WsfObserver::Comm | virtual |
| SetOperational(double aSimTime) override | WsfObserver::Comm | virtual |
| SetReceiveEnabled(bool aIsEnabled) | WsfObserver::Comm | inline |
| SetRouter(router::Router *aRouterPtr) | WsfObserver::Comm | |
| SetRouterName(const std::string &aRouterName) | WsfObserver::Comm | inline |
| SetTransmitEnabled(bool aIsEnabled) | WsfObserver::Comm | inline |
| Setup() | WsfObserver::Comm | virtual |
| SetUpdateInterval(double aInterval) override | WsfObserver::Comm | inlineprotectedvirtual |
| TurnOff(double aSimTime) override | WsfObserver::Comm | virtual |
| TurnOn(double aSimTime) override | WsfObserver::Comm | virtual |
| Update(double aSimTime) override | WsfObserver::Comm | virtual |
| ValidateGateway() | WsfObserver::Comm | protectedvirtual |
| ~Comm() override=default | WsfObserver::Comm | |