SenderTemplateObj
structIntserv/RSVP: Sender Template 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 |
---|---|---|
FilterSpecObj | struct |
Intserv/RSVP: Sender Template Structure |
Fields
Name | Type | Description |
---|---|---|
SrcAddress | Ipv4Address | |
Lsp_Id | int |
Source code
// // Intserv/RSVP: Sender Template Structure // struct SenderTemplateObj { Ipv4Address SrcAddress; int Lsp_Id = -1; }File: src/inet/networklayer/rsvpte/IntServ.msg