RINASim  October 2016
Documentation of framework for OMNeT++
IntPDUFG.h File Reference
#include <omnetpp.h>
#include "PDUFGNeighbor.h"
#include "IntPDUForwarding.h"
#include "DA.h"
#include "QoSCube.h"

Go to the source code of this file.

Classes

class  IntPDUFG
 

Typedefs

typedef std::list< PDUFGNeighbor * > NeighborState
 
typedef NeighborState::iterator EIter
 

Typedef Documentation

typedef NeighborState::iterator EIter

Definition at line 35 of file IntPDUFG.h.

typedef std::list<PDUFGNeighbor *> NeighborState

Definition at line 34 of file IntPDUFG.h.