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

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

#include <omnetpp.h>
#include "Utils.h"
#include "ExternConsts.h"
#include "RINASignals.h"
#include "DA.h"
#include "FABase.h"
#include "RMT.h"
#include "RMTPort.h"
#include "RABase.h"
#include "RAListeners.h"
#include "NM1FlowTable.h"
#include "QueueAllocBase.h"
#include "CongestionDescriptor.h"
#include "IntPDUFG.h"

Go to the source code of this file.

Classes

class  RA
 

Variables

const char * PAR_QOSDATA
 
const char * ELEM_QOSCUBE
 
const char * PAR_QOSREQ
 
const char * ELEM_QOSREQ
 
const char * ATTR_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.h.

Variable Documentation

const char* ATTR_ID

Definition at line 40 of file RA.cc.

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

const char* ELEM_QOSCUBE

Definition at line 37 of file RA.cc.

Referenced by RA::initQoSCubes().

const char* ELEM_QOSREQ

Definition at line 39 of file RA.cc.

Referenced by RA::initQoSReqById().

const char* PAR_QOSDATA

Definition at line 36 of file RA.cc.

Referenced by RA::initQoSCubes().

const char* PAR_QOSREQ

Definition at line 38 of file RA.cc.

Referenced by RA::initQoSReqById().