RINASim  October 2016
Documentation of framework for OMNeT++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RABase.h File Reference
#include <omnetpp.h>
#include "QoSCube.h"
#include "NM1FlowTable.h"
#include "Flow.h"

Go to the source code of this file.

Classes

class  RABase
 

Typedefs

typedef std::list< QoSCubeQoSCubeSet
 
typedef QoSCubeSet::const_iterator QCubeCItem
 

Functions

std::ostream & operator<< (std::ostream &os, const QoSCubeSet &cubes)
 

Typedef Documentation

typedef QoSCubeSet::const_iterator QCubeCItem

Definition at line 34 of file RABase.h.

typedef std::list<QoSCube> QoSCubeSet

Definition at line 33 of file RABase.h.

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const QoSCubeSet cubes 
)

Definition at line 39 of file RABase.cc.