#include <string>
#include <sstream>
#include "APNamingInfo.h"
#include "ConnectionId.h"
#include "Address.h"
#include "QoSReq.h"
Go to the source code of this file.
|
| class | Flow |
| | Class representing flow object with attributes from specs. More...
|
| |
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Flow & |
fl |
|
) |
| |
<< operator overload that feeds ostream with Flow string representation.
- Parameters
-
| os | Resulting ostream |
| fl | Flow class that is being converted to string |
- Returns
- Infotext representing Flow
Definition at line 336 of file Flow.cc.
| const int VAL_MAXCREATERETRIES |
| const int VAL_MAXHOPCOUNT |
| const int VAL_MGMT_PORTID |
| const int VAL_UNDEF_PORTID |