Struct SenderTspecObj_t

File: src/inet/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.

Inheritance diagram:

The following diagram shows inheritance relationships for this type. Unresolved types are missing from the diagram.

Known subclasses:

Name Type Description
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;
}