RINASim  October 2016
Documentation of framework for OMNeT++
DirectoryForwardingTable.h File Reference
#include <map>
#include <string>
#include <APNamingInfo.h>
#include <omnetpp.h>

Go to the source code of this file.

Classes

class  DirectoryForwardingTable
 

Typedefs

typedef std::map< APNamingInfo, std::string > DFTMappings
 

Detailed Description

Author
Vladimir Vesely (ivese.nosp@m.ly@f.nosp@m.it.vu.nosp@m.tbr..nosp@m.cz)
Date
Apr 30, 2014

Definition in file DirectoryForwardingTable.h.

Typedef Documentation

typedef std::map<APNamingInfo, std::string> DFTMappings

Definition at line 42 of file DirectoryForwardingTable.h.