Class | Description |
---|---|
Demultiplexer |
The class
Demultiplexer is the counter part to Multiplexer and is the base class for
StdDemultiplexer , LabelDemultiplexer , and IPDemultiplexer . |
IPDemultiplexer |
IPDemultiplexer is derived from LabelDemultiplexer
and therefore provides the same functionality with respect to port creation
and management. |
LabelDemultiplexer |
LabelDemultiplexer provides the method
GetOutputPort which returns an output port dependent on the
label contained in a label message. |
StdDemultiplexer |
For
StdDemultiplexer the number of output ports is submitted to
the constructor. |
Enum | Description |
---|---|
IPDemultiplexer.IPDemuxMode |