RINASim  October 2016
Documentation of framework for OMNeT++
ConnectionId.cc File Reference
#include "ConnectionId.h"

Go to the source code of this file.

Functions

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

Variables

const int VAL_UNDEF_CEPID = -1
 
const int VAL_MGMT_CEPID = 0
 

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 = 0

Definition at line 27 of file ConnectionId.cc.

const int VAL_UNDEF_CEPID = -1