Ascii output. More...
#include <ascii-writer.h>


Public Types | |
| enum | Type { ENQUEUE, DEQUEUE, DROP, TX, RX } |
Public Member Functions | |
| void | WritePacket (enum Type type, std::string message, Ptr< const Packet > p) |
Static Public Member Functions | |
| static Ptr< AsciiWriter > | Get (std::ostream &os) |
Ascii output.
Writes a message in the output file, checking if the files will need to be reordered.
1.7.1