PcapPlusPlus
Next
|
#include "Device.h"
Go to the source code of this file.
Classes | |
struct | pcpp::internal::PcapStats |
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::IPcapStatisticsProvider |
An interface for providing Pcap-based device statistics. More... | |
class | pcpp::IPcapDevice |
Namespaces | |
pcpp | |
The main namespace for the PcapPlusPlus lib. | |