Namespace inet
RsbRefreshTimerMsg
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 RsbRefreshTimerMsg extends SignallingMsg { int id; command = MSG_RSB_REFRESH_TIMER; }File: src/inet/networklayer/rsvpte/SignallingMsg.msg