|
INET Framework for OMNeT++/OMNEST
|
#include <vector>#include <string>#include "inet/common/INETDefs.h"#include "inet/networklayer/mpls/ConstType.h"#include "inet/networklayer/contract/ipv4/IPv4Address.h"#include "inet/networklayer/ipv4/IPv4Datagram.h"Classes | |
| struct | inet::LabelOp |
| TODO documentation. More... | |
| class | inet::LIBTable |
| TODO documentation. More... | |
| struct | inet::LIBTable::LIBEntry |
Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | PUSH_OPER 0 |
| #define | SWAP_OPER 1 |
| #define | POP_OPER 2 |
Typedefs | |
| typedef std::vector< LabelOp > | inet::LabelOpVector |
Functions | |
| std::ostream & | inet::operator<< (std::ostream &os, const LIBTable::LIBEntry &lib) |
| std::ostream & | inet::operator<< (std::ostream &os, const LabelOpVector &label) |
| #define POP_OPER 2 |
| #define PUSH_OPER 0 |
| #define SWAP_OPER 1 |