Message SignallingMsg

File: src/networklayer/rsvp_te/SignallingMsg.msg

FIXME missing documentation

Usage diagram:

The following diagram shows usage relationships between types. Unresolved types are missing from the diagram. Click here to see the full picture.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram. Click here to see the full picture.

Known subclasses:

HelloTimeoutMsg (message)

FIXME missing documentation

HelloTimerMsg (message)

FIXME missing documentation

PathNotifyMsg (message)

FIXME missing documentation

PsbTimeoutMsg (message)

FIXME missing documentation

PsbTimerMsg (message)

FIXME missing documentation

RsbCommitTimerMsg (message)

FIXME missing documentation

RsbRefreshTimerMsg (message)

FIXME missing documentation

RsbTimeoutMsg (message)

FIXME missing documentation

Fields:

Name Type Description
command int

Source code:

//
// FIXME missing documentation
//
message SignallingMsg
{
    int command = 0;
}