RINASim  October 2016
Documentation of framework for OMNeT++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
DAP.cc File Reference
#include <DAP.h>

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const DAP &dap)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const DAP dap 
)

<< operator overload that feeds ostream DAP string representation.

Parameters
osResulting ostream
dapAPNList class that is being converted to string
Returns
Infotext representing DAP

Definition at line 58 of file DAP.cc.