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