RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "Flow.h"
Go to the source code of this file.
Functions | |
Register_Class (Flow) | |
std::ostream & | operator<< (std::ostream &os, const Flow &fl) |
Variables | |
const int | VAL_UNDEF_PORTID = -1 |
const int | VAL_MGMT_PORTID = 0 |
const int | VAL_MAXHOPCOUNT = 16 |
const int | VAL_MAXCREATERETRIES = 3 |
std::ostream& operator<< | ( | std::ostream & | os, |
const Flow & | fl | ||
) |
Register_Class | ( | Flow | ) |
const int VAL_UNDEF_PORTID = -1 |
Definition at line 25 of file Flow.cc.
Referenced by FAI::~FAI().