#include <RSVP.h>
Public Attributes | |
SenderTemplateObj_t | sender |
SenderTspecObj_t | tspec |
EroVector | ERO |
simtime_t | max_delay |
int | owner |
bool | permanent |
int | color |
Definition at line 44 of file RSVP.h.
Definition at line 54 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().
EroVector RSVP::traffic_path_t::ERO |
Definition at line 49 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().
simtime_t RSVP::traffic_path_t::max_delay |
Definition at line 50 of file RSVP.h.
Referenced by RSVP::readTrafficSessionFromXML().
Definition at line 52 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().
Definition at line 53 of file RSVP.h.
Referenced by RSVP::readTrafficSessionFromXML().
SenderTemplateObj_t RSVP::traffic_path_t::sender |
Definition at line 46 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().
SenderTspecObj_t RSVP::traffic_path_t::tspec |
Definition at line 47 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().