PcapPlusPlus  Next
pcpp::SystemCores Struct Reference

#include <SystemUtils.h>

Static Public Attributes

static const SystemCore Core0
 Static representation of core #0.
 
static const SystemCore Core1
 Static representation of core #1.
 
static const SystemCore Core2
 Static representation of core #2.
 
static const SystemCore Core3
 Static representation of core #3.
 
static const SystemCore Core4
 Static representation of core #4.
 
static const SystemCore Core5
 Static representation of core #5.
 
static const SystemCore Core6
 Static representation of core #6.
 
static const SystemCore Core7
 Static representation of core #7.
 
static const SystemCore Core8
 Static representation of core #8.
 
static const SystemCore Core9
 Static representation of core #9.
 
static const SystemCore Core10
 Static representation of core #10.
 
static const SystemCore Core11
 Static representation of core #11.
 
static const SystemCore Core12
 Static representation of core #12.
 
static const SystemCore Core13
 Static representation of core #13.
 
static const SystemCore Core14
 Static representation of core #14.
 
static const SystemCore Core15
 Static representation of core #15.
 
static const SystemCore Core16
 Static representation of core #16.
 
static const SystemCore Core17
 Static representation of core #17.
 
static const SystemCore Core18
 Static representation of core #18.
 
static const SystemCore Core19
 Static representation of core #19.
 
static const SystemCore Core20
 Static representation of core #20.
 
static const SystemCore Core21
 Static representation of core #21.
 
static const SystemCore Core22
 Static representation of core #22.
 
static const SystemCore Core23
 Static representation of core #23.
 
static const SystemCore Core24
 Static representation of core #24.
 
static const SystemCore Core25
 Static representation of core #25.
 
static const SystemCore Core26
 Static representation of core #26.
 
static const SystemCore Core27
 Static representation of core #27.
 
static const SystemCore Core28
 Static representation of core #28.
 
static const SystemCore Core29
 Static representation of core #29.
 
static const SystemCore Core30
 Static representation of core #30.
 
static const SystemCore Core31
 Static representation of core #31.
 
static const SystemCore IdToSystemCore [32]
 A static array for mapping core ID (integer) to the corresponding static SystemCore representation.
 

Detailed Description

Contains static representation to all 32 cores and a static array to map core ID (integer) to a SystemCore struct