|
PcapPlusPlus
Next
|
#include <Packet.h>
Classes | |
| struct | TimestampObject |
Static Public Member Functions | |
| static std::vector< FieldDescriptor > | all () |
Static Public Attributes | |
| static const TimestampObject | Timestamp |
| Field descriptor for the packet timestamp. | |
| static const FieldDescriptor | FrameLength |
| Field descriptor for the packet frame length. | |
| static const FieldDescriptor | LinkLayer |
| Field descriptor for the packet link layer type. | |
| static const FieldDescriptor | LinkLayerName |
| Field descriptor for the packet link layer name. | |
| static const FieldDescriptor | Layers |
| Field descriptor for the packet layers. | |
Field descriptors for the fields serialized by Packet::serialize().
|
inlinestatic |