INET Framework for OMNeT++/OMNEST
RsvpTe.cc File Reference

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

#define PSB_REFRESH_INTERVAL   5.0
 
#define RSB_REFRESH_INTERVAL   6.0
 
#define PSB_TIMEOUT_INTERVAL   16.0
 
#define RSB_TIMEOUT_INTERVAL   19.0
 
#define PATH_ERR_UNFEASIBLE   1
 
#define PATH_ERR_PREEMPTED   2
 
#define PATH_ERR_NEXTHOP_FAILED   3
 

Functions

 inet::Define_Module (RsvpTe)
 
bool inet::operator== (const SessionObj &a, const SessionObj &b)
 
bool inet::operator!= (const SessionObj &a, const SessionObj &b)
 
bool inet::operator== (const FilterSpecObj &a, const FilterSpecObj &b)
 
bool inet::operator!= (const FilterSpecObj &a, const FilterSpecObj &b)
 
bool inet::operator== (const SenderTemplateObj &a, const SenderTemplateObj &b)
 
bool inet::operator!= (const SenderTemplateObj &a, const SenderTemplateObj &b)
 
std::ostream & inet::operator<< (std::ostream &os, const FlowSpecObj &a)
 
std::ostream & inet::operator<< (std::ostream &os, const SessionObj &a)
 
std::ostream & inet::operator<< (std::ostream &os, const SenderTemplateObj &a)
 

Macro Definition Documentation

◆ PATH_ERR_NEXTHOP_FAILED

#define PATH_ERR_NEXTHOP_FAILED   3

◆ PATH_ERR_PREEMPTED

#define PATH_ERR_PREEMPTED   2

◆ PATH_ERR_UNFEASIBLE

#define PATH_ERR_UNFEASIBLE   1

◆ PSB_REFRESH_INTERVAL

#define PSB_REFRESH_INTERVAL   5.0

◆ PSB_TIMEOUT_INTERVAL

#define PSB_TIMEOUT_INTERVAL   16.0

◆ RSB_REFRESH_INTERVAL

#define RSB_REFRESH_INTERVAL   6.0

◆ RSB_TIMEOUT_INTERVAL

#define RSB_TIMEOUT_INTERVAL   19.0