File: Network/RSVP_TE/SignallingMsg.msg
C++ definition: click here
FIXME missing documentation
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
SignallingMsg | FIXME missing documentation |
Name | Type | Description |
---|---|---|
id | int | |
command | int |
message RsbTimeoutMsg extends SignallingMsg { fields: int id; int command = MSG_RSB_TIMEOUT; };