StreamReq

Namespace inet

StreamReq

class

This request determines the stream that should be used to send the packet. It may be present on a packet from the application to the mac protocol.

Extends

Name Type Description
StreamTagBase (unknown -- not in documented files)

Shared Tagging operations (observed)

tagActionmodule
addTagPacketDirectionReverser, StreamIdentifier
addTagIfAbsentStreamSplitter
findTagStreamClassifier, StreamEncoder, StreamIdentifier, StreamSplitter

Source code

//
// This request determines the stream that should be used to send the packet.
// It may be present on a packet from the application to the mac protocol.
//
class StreamReq extends StreamTagBase
{
}

File: src/inet/protocolelement/redundancy/StreamTag.msg