RINASim
October 2016
Documentation of framework for OMNeT++
|
#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 |
std::ostream& operator<< | ( | std::ostream & | os, |
const ConnectionId & | connId | ||
) |
Definition at line 117 of file ConnectionId.cc.
const int VAL_MGMT_CEPID = 0 |
Definition at line 27 of file ConnectionId.cc.
const int VAL_UNDEF_CEPID = -1 |
Definition at line 26 of file ConnectionId.cc.
Referenced by AEConstantClient::finish(), AEConstantClient::handleSelfMessage(), and FAI::~FAI().