Namespace inet
StreamTagBase
classThis is an abstract base class that should not be directly added as a tag.
Extends
Name | Type | Description |
---|---|---|
TagBase | (unknown -- not in documented files) |
Fields
Name | Type | Description |
---|---|---|
streamName | string |
Source code
// // This is an abstract base class that should not be directly added as a tag. // class StreamTagBase extends TagBase { string streamName; }File: src/inet/protocolelement/redundancy/StreamTag.msg