Class | Description |
---|---|
Demultiplexer |
Demultiplexer routes an incoming message to one of its output ports.
|
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 |