Namespace inet
PathNotifyMsg
messageFIXME missing documentation
Extends
| Name | Type | Description |
|---|---|---|
| SignallingMsg | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| session | SessionObj | |
| sender | SenderTemplateObj | |
| status | int | |
| command |
Source code
// // FIXME missing documentation // message PathNotifyMsg extends SignallingMsg { SessionObj session; SenderTemplateObj sender; int status; command = MSG_PATH_NOTIFY; }File: src/inet/networklayer/rsvpte/SignallingMsg.msg