PcapPlusPlus
24.09
|
#include "Device.h"
Go to the source code of this file.
Classes | |
class | pcpp::internal::PcapHandle |
A wrapper class for pcap_t* which is the libpcap packet capture descriptor. This class is used to manage the lifecycle of the pcap_t* object. More... | |
class | pcpp::IPcapDevice |
struct | pcpp::IPcapDevice::PcapStats |
Namespaces | |
pcpp | |
The main namespace for the PcapPlusPlus lib. | |