INET Framework for OMNeT++/OMNEST
RSVP.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 (RSVP)
 
bool inet::operator== (const SessionObj_t &a, const SessionObj_t &b)
 
bool inet::operator!= (const SessionObj_t &a, const SessionObj_t &b)
 
bool inet::operator== (const FilterSpecObj_t &a, const FilterSpecObj_t &b)
 
bool inet::operator!= (const FilterSpecObj_t &a, const FilterSpecObj_t &b)
 
bool inet::operator== (const SenderTemplateObj_t &a, const SenderTemplateObj_t &b)
 
bool inet::operator!= (const SenderTemplateObj_t &a, const SenderTemplateObj_t &b)
 
std::ostream & inet::operator<< (std::ostream &os, const FlowSpecObj_t &a)
 
std::ostream & inet::operator<< (std::ostream &os, const SessionObj_t &a)
 
std::ostream & inet::operator<< (std::ostream &os, const SenderTemplateObj_t &a)
 

Macro Definition Documentation

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