Helper to log all emulated packet information. More...
#include <senf/Ext/NetEmu/Packets.hh>
Public Member Functions | |
dumpPacketInfo (senf::Packet const &p) | |
Public Attributes | |
Packet | packet |
Related Functions | |
(Note that these are not member functions.) | |
std::ostream & | operator<< (std::ostream &os, dumpPacketInfo const &info) |
Helper to log all emulated packet information.
This helper structure is used to log all information on an emulated network packet for debugging purposes
Definition at line 100 of file Packets.hh.
|
inline |
Definition at line 102 of file Packets.hh.
|
related |
Packet senf::emu::dumpPacketInfo::packet |
Definition at line 103 of file Packets.hh.