|
WSF
|
This is the complete list of members for wsf::comm::PhysicalLayer, including all inherited members.
| CanReceiveFrom(double aSimTime, Comm &aXmtr, Result &aResult) | wsf::comm::PhysicalLayer | protectedvirtual |
| Clone() const override | wsf::comm::PhysicalLayer | virtual |
| DebugEnabled() const | wsf::comm::LayerImp | inline |
| GetIndex() const | wsf::comm::LayerImp | inline |
| GetLowerLayer() const | wsf::comm::LayerImp | inline |
| GetTransferRate() const | wsf::comm::PhysicalLayer | inlinevirtual |
| GetUpperLayer() const | wsf::comm::LayerImp | inline |
| Initialize(double aSimTime) override | wsf::comm::PhysicalLayer | inlinevirtual |
| Initialize2(double aSimTime) | wsf::comm::LayerImp | inlinevirtual |
| mTransferRate | wsf::comm::PhysicalLayer | mutableprotected |
| operator=(const PhysicalLayer &aRhs)=delete | wsf::comm::PhysicalLayer | protected |
| Parent() const | wsf::comm::LayerImp | |
| PhysicalLayer()=default | wsf::comm::PhysicalLayer | |
| PhysicalLayer(const PhysicalLayer &aSrc)=default | wsf::comm::PhysicalLayer | protected |
| ProcessInput(UtInput &aInput) override | wsf::comm::PhysicalLayer | virtual |
| ProcessLayerMessage(double aSimTime, layer::Message aLayerMessage, Message *aCommMessagePtr) override | wsf::comm::PhysicalLayer | virtual |
| Receive(double aSimTime, Comm *aXmtrPtr, Message &aMessage, bool &aNotifyNextLayer) override | wsf::comm::PhysicalLayer | virtual |
| Send(double aSimTime, size_t aLayerIndex, Message &aMessage, bool &aNotifyNextLayer) override | wsf::comm::PhysicalLayer | virtual |
| SetDebugEnabled(bool aDebugEnabled) | wsf::comm::LayerImp | inline |
| SetIndex(size_t aIndex) | wsf::comm::LayerImp | inline |
| SetLowerLayer(Layer *aLayerPtr) | wsf::comm::LayerImp | inline |
| SetParent(Comm *aParentCommPtr) | wsf::comm::LayerImp | |
| SetUpperLayer(Layer *aLayerPtr) | wsf::comm::LayerImp | inline |
| ~LayerImp()=default | wsf::comm::LayerImp | virtual |
| ~PhysicalLayer() override=default | wsf::comm::PhysicalLayer |