RINASim
October 2016
Documentation of framework for OMNeT++
|
Go to the source code of this file.
Classes | |
class | ConnectionTable |
Typedefs | |
typedef std::list< ConnectionTableEntry > | TConTable |
typedef TConTable::iterator | TCTIter |
typedef TConTable::const_iterator | TCTConstIter |
typedef std::list<ConnectionTableEntry> TConTable |
Definition at line 31 of file ConnectionTable.h.
typedef TConTable::const_iterator TCTConstIter |
Definition at line 33 of file ConnectionTable.h.
typedef TConTable::iterator TCTIter |
Definition at line 32 of file ConnectionTable.h.