RINASim  October 2016
Documentation of framework for OMNeT++
DomainTable.h File Reference
#include <IntPDUForwarding.h>
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  DomainTable::domainSet
 
struct  DomainTable::pAddr
 
class  DomainTable::DomainTable
 

Namespaces

 DomainTable
 

Typedefs

typedef vector< string > DomainTable::sList
 
typedef sList::iterator DomainTable::sListIt
 
typedef map< string, RMTPort * > DomainTable::s2Port
 
typedef map< string, domainSet > DomainTable::FWDTable
 
typedef s2Port::iterator DomainTable::s2PortIt
 
typedef FWDTable::iterator DomainTable::FWDTableIt