Namespace inet
PsbTimerMsg
messageFIXME missing documentation
Extends
| Name | Type | Description |
|---|---|---|
| SignallingMsg | (unknown -- not in documented files) |
Fields
| Name | Type | Description |
|---|---|---|
| id | int | |
| command |
Source code
// // FIXME missing documentation // message PsbTimerMsg extends SignallingMsg { int id; command = MSG_PSB_TIMER; }File: src/inet/networklayer/rsvpte/SignallingMsg.msg