INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"
#include "inet/networklayer/ted/TED_m.h"
#include "inet/networklayer/rsvp_te/IntServ.h"
#include "inet/common/lifecycle/ILifecycle.h"
Classes | |
class | inet::TED |
Contains the Traffic Engineering Database and provides public methods to access it from MPLS signalling protocols (LDP, RSVP-TE). More... | |
struct | inet::TED::vertex_t |
Only used internally, during shortest path calculation: vertex in the graph we build from links in TELinkStateInfoVector. More... | |
struct | inet::TED::edge_t |
Only used internally, during shortest path calculation: edge in the graph we build from links in TELinkStateInfoVector. More... | |
Namespaces | |
inet | |
Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Functions | |
std::ostream & | inet::operator<< (std::ostream &os, const TELinkStateInfo &info) |