| AttemptToReceive(double aSimTime, Result &aResult) | wsf::comm::Component | inlinevirtual |
| AttemptToReceive(Comm &aComm, double aSimTime, Result &aResult) | wsf::comm::Component | static |
| AttemptToTransmit(double aSimTime, Result &aResult) | wsf::comm::Component | inlinevirtual |
| AttemptToTransmit(Comm &aComm, double aSimTime, Result &aResult) | wsf::comm::Component | static |
| CanInteractWith(const Comm *aXmtrPtr) | wsf::comm::Component | virtual |
| CloneComponent() const =0 | WsfComponent | pure virtual |
| Component()=default | wsf::comm::Component | |
| ComponentHasRole(int aRole) | WsfComponent | inline |
| ComponentParentChanged(ParentType *aParentPtr) | WsfComponentT< Comm > | inlinevirtual |
| GetComm() const | wsf::comm::Component | inline |
| GetComponentInitializationOrder() const | WsfComponent | inlinevirtual |
| GetComponentName() const =0 | WsfComponent | pure virtual |
| GetComponentParent() const | WsfComponentT< Comm > | inline |
| GetComponentRoles() const =0 | WsfComponent | pure virtual |
| GetPlatform() const | wsf::comm::Component | |
| GetSimulation() const | wsf::comm::Component | |
| Initialize(double aSimTime) | wsf::comm::Component | virtual |
| Initialize2(double aSimTime) | wsf::comm::Component | virtual |
| operator=(const WsfComponentT &) noexcept | WsfComponentT< Comm > | inline |
| ParentType typedef | WsfComponentT< Comm > | |
| PendingStart() | wsf::comm::Component | inlinevirtual |
| PreInitialize(double aSimTime) | wsf::comm::Component | virtual |
| PreInput() | WsfComponent | virtual |
| ProcessInput(UtInput &aInput) | wsf::comm::Component | virtual |
| QueryInterface(int aRole)=0 | WsfComponent | pure virtual |
| QueryInterfaceT(T *&aRolePtr) | WsfComponent | inline |
| Receive(double aSimTime, Comm *aXmtrPtr, Message &aMessage) | wsf::comm::Component | inlinevirtual |
| Receive(Comm &aComm, double aSimTime, Comm *aXmtrPtr, Message &aMessage) | wsf::comm::Component | static |
| Send(double aSimTime, const WsfMessage &aMessage, const Address &aAddress) | wsf::comm::Component | inlinevirtual |
| Send(Comm &aComm, double aSimTime, const WsfMessage &aMessage, const Address &aAddress) | wsf::comm::Component | static |
| SetComponentParent(ParentType *aParentPtr) | WsfComponentT< Comm > | inline |
| Setup() | wsf::comm::Component | inlinevirtual |
| TurnOff(double aSimTime) | wsf::comm::Component | inlinevirtual |
| TurnOn(double aSimTime) | wsf::comm::Component | inlinevirtual |
| WsfComponentT() | WsfComponentT< Comm > | inline |
| ~Component() override=default | wsf::comm::Component | |
| ~WsfComponent()=default | WsfComponent | virtual |
| ~WsfComponentT() override=default | WsfComponentT< Comm > | |