|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <SimpleLS.h>
Public Member Functions | |
| linksU () | |
| linksU (const unsigned int &_sId) | |
Public Attributes | |
| unsigned int | sId |
| std::map< std::string, unsigned short > | links |
Definition at line 33 of file SimpleLS.h.
|
inline |
Definition at line 36 of file SimpleLS.h.
|
inline |
Definition at line 39 of file SimpleLS.h.
| std::map<std::string, unsigned short> SimpleLS::linksU::links |
Definition at line 35 of file SimpleLS.h.
Referenced by SimpleLS::SimpleLS::insertFlow(), and SimpleLS::SimpleLS::removeFlow().
| unsigned int SimpleLS::linksU::sId |
Definition at line 34 of file SimpleLS.h.
Referenced by SimpleLS::SimpleLS::insertFlow(), and SimpleLS::SimpleLS::removeFlow().