Struct SenderTspecObj_t

File: src/networklayer/rsvp_te/IntServ.msg

Intserv/RSVP: Sender Tspec Structure

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:

FlowSpecObj_t (struct)

Intserv/RSVP: Sender Tspec Structure

Fields:

Name Type Description
req_bandwidth double

Source code:

//
// Intserv/RSVP: Sender Tspec Structure
//
struct SenderTspecObj_t
{
    double req_bandwidth = 0;
}