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 |
---|---|---|
session | SessionObj_t | |
sender | SenderTemplateObj_t | |
status | int | |
command | int |
message PathNotifyMsg extends SignallingMsg { fields: SessionObj_t session; SenderTemplateObj_t sender; int status; int command = MSG_PATH_NOTIFY; };