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

#include <PLLSCommon.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 22 of file PLLSCommon.h.

Constructor & Destructor Documentation

linksU::linksU ( )
inline

Definition at line 27 of file PLLSCommon.h.

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

Definition at line 32 of file PLLSCommon.h.

Member Data Documentation

std::map<std::string, unsigned short> linksU::links

Definition at line 25 of file PLLSCommon.h.

Referenced by PortsLoadLS::insertFlow(), and PortsLoadLS::removeFlow().

unsigned int linksU::sId

Definition at line 24 of file PLLSCommon.h.

Referenced by PortsLoadLS::insertFlow(), and PortsLoadLS::removeFlow().


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