|
WSF
|
This is the complete list of members for WsfObserver::ProtocolInterface, including all inherited members.
| Clone() const override=0 | WsfObserver::ProtocolInterface | pure virtual |
| CloneComponent() const override=0 | WsfObserver::ProtocolInterface | pure virtual |
| GetComponentName() const override final | WsfObserver::ProtocolInterface | inlinevirtual |
| GetComponentRoles() const override=0 | WsfObserver::ProtocolInterface | pure virtual |
| GetGraph() const=0 | WsfObserver::ProtocolInterface | pure virtual |
| GetPriority() const=0 | WsfObserver::ProtocolInterface | pure virtual |
| GetScriptClassName() const override | WsfObserver::ProtocolInterface | inline |
| Initialize(double aSimTime) override | WsfObserver::ProtocolInterface | inlinevirtual |
| operator<(const ProtocolInterface &aRhs) const | WsfObserver::ProtocolInterface | inline |
| PerfectCommAdded(double aSimTime, Comm *aCommPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectCommDisabled(double aSimTime, Comm *aCommPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectCommEnabled(double aSimTime, Comm *aCommPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectCommRemoved(double aSimTime, Comm *aCommPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectConnectionAdded(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectConnectionDisabled(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectConnectionEnabled(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectConnectionRemoved(double aSimTime, const Address &aSourceAddress, const Address &aDestinationAddress) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectNetworkAdded(double aSimTime, Network *aNetworkPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| PerfectNetworkRemoved(double aSimTime, Network *aNetworkPtr) | WsfObserver::ProtocolInterface | inlinevirtual |
| ProcessInput(UtInput &aInput) override | WsfObserver::ProtocolInterface | inlinevirtual |
| ProtocolInterface()=default | WsfObserver::ProtocolInterface | |
| QueryInterface(int aRole) override=0 | WsfObserver::ProtocolInterface | pure virtual |
| Receive(double aSimTime, const Address &aReceivingInterface, Message &aMessage, bool &aOverrideForward) | WsfObserver::ProtocolInterface | inlinevirtual |
| Routing(double aSimTime, const Address &aSendingInterface, size_t &aHopNumber, double &aCost, const Message &aMessage)=0 | WsfObserver::ProtocolInterface | pure virtual |
| Send(double aSimTime, Router::SendData &aData) | WsfObserver::ProtocolInterface | inlinevirtual |
| ShouldPropagateTruth() const=0 | WsfObserver::ProtocolInterface | pure virtual |
| ~ProtocolInterface() override=default | WsfObserver::ProtocolInterface |