|
INET Framework for OMNeT++/OMNEST
|
#include <string>#include <vector>#include "inet/networklayer/contract/ipv4/Ipv4Address.h"#include "inet/networklayer/ipv4/Ipv4Header_m.h"#include "inet/networklayer/mpls/ConstType.h"Classes | |
| struct | inet::LabelOp |
| class | inet::LibTable |
| Represents the Label Information Base (LIB) for MPLS. More... | |
| struct | inet::LibTable::LibEntry |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Typedefs | |
| typedef std::vector< LabelOp > | inet::LabelOpVector |
Enumerations | |
| enum | inet::LabelOpCode { inet::PUSH_OPER, inet::SWAP_OPER, inet::POP_OPER } |
Functions | |
| std::ostream & | inet::operator<< (std::ostream &os, const LibTable::LibEntry &lib) |
| std::ostream & | inet::operator<< (std::ostream &os, const LabelOpVector &label) |