|
WSF
|
This is the complete list of members for wsf::comm::LayerImp, including all inherited members.
| Clone() const =0 | wsf::comm::LayerImp | pure virtual |
| DebugEnabled() const | wsf::comm::LayerImp | inline |
| GetIndex() const | wsf::comm::LayerImp | inline |
| GetLowerLayer() const | wsf::comm::LayerImp | inline |
| GetUpperLayer() const | wsf::comm::LayerImp | inline |
| Initialize(double aSimTime)=0 | wsf::comm::LayerImp | pure virtual |
| Initialize2(double aSimTime) | wsf::comm::LayerImp | inlinevirtual |
| Parent() const | wsf::comm::LayerImp | |
| ProcessInput(UtInput &aInput)=0 | wsf::comm::LayerImp | pure virtual |
| ProcessLayerMessage(double aSimTime, layer::Message aLayerMessage, Message *aCommMessagePtr)=0 | wsf::comm::LayerImp | pure virtual |
| Receive(double aSimTime, Comm *aXmtrPtr, Message &aMessage, bool &aNotifyNextLayer)=0 | wsf::comm::LayerImp | pure virtual |
| Send(double aSimTime, size_t aLayerIndex, Message &aMessage, bool &aNotifyNextLayer)=0 | wsf::comm::LayerImp | pure 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 |