|
RINASim
October 2016
Documentation of framework for OMNeT++
|
Go to the source code of this file.
Classes | |
| class | NamingInformation |
Typedefs | |
| typedef std::list< NamingInformationEntry > | NamingInformations |
| typedef NamingInformations::iterator | NamingItem |
| typedef NamingInformations::const_iterator | NamingCItem |
Variables | |
| const char * | ELEM_NAMINGTABLE |
| const char * | ELEM_SYNONYM |
| typedef NamingInformations::const_iterator NamingCItem |
Definition at line 33 of file NamingInformation.h.
| typedef std::list<NamingInformationEntry> NamingInformations |
Definition at line 31 of file NamingInformation.h.
| typedef NamingInformations::iterator NamingItem |
Definition at line 32 of file NamingInformation.h.
| const char* ELEM_NAMINGTABLE |
Definition at line 26 of file NamingInformation.cc.
Referenced by NamingInformation::parseConfig().
| const char* ELEM_SYNONYM |
Definition at line 27 of file NamingInformation.cc.
Referenced by NamingInformation::parseConfig().