#include <RSVP.h>
Public Attributes | |
SessionObj_t | sobj |
std::vector< traffic_path_t > | paths |
Definition at line 57 of file RSVP.h.
std::vector<traffic_path_t> RSVP::traffic_session_t::paths |
Definition at line 61 of file RSVP.h.
Referenced by RSVP::findPath(), and RSVP::readTrafficSessionFromXML().
SessionObj_t RSVP::traffic_session_t::sobj |
Definition at line 59 of file RSVP.h.
Referenced by RSVP::createIngressPSB(), and RSVP::readTrafficSessionFromXML().