RINASim  October 2016
Documentation of framework for OMNeT++
RA.cc File Reference

Monitoring and adjustment of IPC process operations . More...

#include "RA.h"

Go to the source code of this file.

Functions

 Define_Module (RA)
 

Variables

const char * PAR_QOSDATA = "qoscubesData"
 
const char * ELEM_QOSCUBE = "QoSCube"
 
const char * PAR_QOSREQ = "qosReqData"
 
const char * ELEM_QOSREQ = "QoSReq"
 
const char * ATTR_ID = "id"
 

Detailed Description

Monitoring and adjustment of IPC process operations .

Author
Tomas Hykel (xhyke.nosp@m.l01@.nosp@m.stud..nosp@m.fit..nosp@m.vutbr.nosp@m..cz)

Definition in file RA.cc.

Function Documentation

Define_Module ( RA  )

Variable Documentation

const char* ATTR_ID = "id"

Definition at line 40 of file RA.cc.

Referenced by RA::initQoSCubes(), and RA::initQoSReqById().

const char* ELEM_QOSCUBE = "QoSCube"

Definition at line 37 of file RA.cc.

Referenced by RA::initQoSCubes().

const char* ELEM_QOSREQ = "QoSReq"

Definition at line 39 of file RA.cc.

Referenced by RA::initQoSReqById().

const char* PAR_QOSDATA = "qoscubesData"

Definition at line 36 of file RA.cc.

Referenced by RA::initQoSCubes().

const char* PAR_QOSREQ = "qosReqData"

Definition at line 38 of file RA.cc.

Referenced by RA::initQoSReqById().