RINASim  October 2016
Documentation of framework for OMNeT++
ConnectionId.h File Reference
#include <omnetpp.h>
#include <string>
#include "QoSCube.h"

Go to the source code of this file.

Classes

class  ConnectionId
 Connection identifier as defined in specifications. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const ConnectionId &connId)
 

Variables

const int VAL_UNDEF_CEPID
 
const int VAL_MGMT_CEPID
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const ConnectionId connId 
)

Definition at line 117 of file ConnectionId.cc.

Variable Documentation

const int VAL_MGMT_CEPID

Definition at line 27 of file ConnectionId.cc.

const int VAL_UNDEF_CEPID