#include <string>#include <iostream>#include "packets/Frame.h"#include "packets/PacketFactory.h"#include "Stream.h"


Classes | |
| class | PcapFile |
| struct | PcapFile::_PCAP_FILE_HEADER |
| struct | PcapFile::_PCAP_REC_HEADER |
Defines | |
| #define | SLASH "/" |
| #define | PCAP_MAGIC 0xa1b2c3d4 |
| #define | LINKTYPE_ETHERNET 1 |
| #define LINKTYPE_ETHERNET 1 |
| #define PCAP_MAGIC 0xa1b2c3d4 |
| #define SLASH "/" |
1.5.5