DispatchProtocolInd
Namespace inet
DispatchProtocolInd
classThis indication specifies the sending protocol of the message or packet when it's sent from one protocol module to another using the ~MessageDispatcher.
Extends
| Name | Type | Description |
|---|---|---|
| ProtocolTagBase | (unknown -- not in documented files) |
Source code
// // This indication specifies the sending protocol of the message or packet // when it's sent from one protocol module to another using the ~MessageDispatcher. // class DispatchProtocolInd extends ProtocolTagBase { }File: src/inet/common/ProtocolTag.msg