RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "QoSReq.h"
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const QoSReq &qosreq) |
Variables | |
const char * | STR_REQDONOTCARE = "do-not-care" |
const char * | STR_REQYES = "yes" |
const char * | STR_REQNO = "no" |
const int | VAL_DEFQOSREQ = -1 |
std::ostream& operator<< | ( | std::ostream & | os, |
const QoSReq & | cube | ||
) |
const int VAL_DEFQOSREQ = -1 |
Definition at line 35 of file QoSReq.cc.
Referenced by QoSReq::~QoSReq().