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