INET Framework for OMNeT++/OMNEST
LIBTable.h File Reference

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)
 

Macro Definition Documentation