RINASim  October 2016
Documentation of framework for OMNeT++
SimpleLS::linksU Struct Reference

#include <SimpleLS.h>

Public Member Functions

 linksU ()
 
 linksU (const unsigned int &_sId)
 

Public Attributes

unsigned int sId
 
std::map< std::string, unsigned short > links
 

Detailed Description

Definition at line 33 of file SimpleLS.h.

Constructor & Destructor Documentation

SimpleLS::linksU::linksU ( )
inline

Definition at line 36 of file SimpleLS.h.

SimpleLS::linksU::linksU ( const unsigned int &  _sId)
inline

Definition at line 39 of file SimpleLS.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: