|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/ModuleRefByPar.h"#include "inet/networklayer/rsvpte/IntServ_m.h"#include "inet/networklayer/ted/Ted_m.h"#include "inet/routing/base/RoutingProtocolBase.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) |