PcapPlusPlus
pcpp::SystemCores Struct Reference

#include <SystemUtils.h>

Static Public Attributes

static const SystemCore Core0
 
static const SystemCore Core1
 
static const SystemCore Core2
 
static const SystemCore Core3
 
static const SystemCore Core4
 
static const SystemCore Core5
 
static const SystemCore Core6
 
static const SystemCore Core7
 
static const SystemCore Core8
 
static const SystemCore Core9
 
static const SystemCore Core10
 
static const SystemCore Core11
 
static const SystemCore Core12
 
static const SystemCore Core13
 
static const SystemCore Core14
 
static const SystemCore Core15
 
static const SystemCore Core16
 
static const SystemCore Core17
 
static const SystemCore Core18
 
static const SystemCore Core19
 
static const SystemCore Core20
 
static const SystemCore Core21
 
static const SystemCore Core22
 
static const SystemCore Core23
 
static const SystemCore Core24
 
static const SystemCore Core25
 
static const SystemCore Core26
 
static const SystemCore Core27
 
static const SystemCore Core28
 
static const SystemCore Core29
 
static const SystemCore Core30
 
static const SystemCore Core31
 
static const SystemCore IdToSystemCore [32]
 

Detailed Description

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

Member Data Documentation

◆ Core0

const SystemCore pcpp::SystemCores::Core0
static

Static representation of core #0

◆ Core1

const SystemCore pcpp::SystemCores::Core1
static

Static representation of core #1

◆ Core10

const SystemCore pcpp::SystemCores::Core10
static

Static representation of core #10

◆ Core11

const SystemCore pcpp::SystemCores::Core11
static

Static representation of core #11

◆ Core12

const SystemCore pcpp::SystemCores::Core12
static

Static representation of core #12

◆ Core13

const SystemCore pcpp::SystemCores::Core13
static

Static representation of core #13

◆ Core14

const SystemCore pcpp::SystemCores::Core14
static

Static representation of core #14

◆ Core15

const SystemCore pcpp::SystemCores::Core15
static

Static representation of core #15

◆ Core16

const SystemCore pcpp::SystemCores::Core16
static

Static representation of core #16

◆ Core17

const SystemCore pcpp::SystemCores::Core17
static

Static representation of core #17

◆ Core18

const SystemCore pcpp::SystemCores::Core18
static

Static representation of core #18

◆ Core19

const SystemCore pcpp::SystemCores::Core19
static

Static representation of core #19

◆ Core2

const SystemCore pcpp::SystemCores::Core2
static

Static representation of core #2

◆ Core20

const SystemCore pcpp::SystemCores::Core20
static

Static representation of core #20

◆ Core21

const SystemCore pcpp::SystemCores::Core21
static

Static representation of core #21

◆ Core22

const SystemCore pcpp::SystemCores::Core22
static

Static representation of core #22

◆ Core23

const SystemCore pcpp::SystemCores::Core23
static

Static representation of core #23

◆ Core24

const SystemCore pcpp::SystemCores::Core24
static

Static representation of core #24

◆ Core25

const SystemCore pcpp::SystemCores::Core25
static

Static representation of core #25

◆ Core26

const SystemCore pcpp::SystemCores::Core26
static

Static representation of core #26

◆ Core27

const SystemCore pcpp::SystemCores::Core27
static

Static representation of core #27

◆ Core28

const SystemCore pcpp::SystemCores::Core28
static

Static representation of core #28

◆ Core29

const SystemCore pcpp::SystemCores::Core29
static

Static representation of core #29

◆ Core3

const SystemCore pcpp::SystemCores::Core3
static

Static representation of core #3

◆ Core30

const SystemCore pcpp::SystemCores::Core30
static

Static representation of core #30

◆ Core31

const SystemCore pcpp::SystemCores::Core31
static

Static representation of core #31

◆ Core4

const SystemCore pcpp::SystemCores::Core4
static

Static representation of core #4

◆ Core5

const SystemCore pcpp::SystemCores::Core5
static

Static representation of core #5

◆ Core6

const SystemCore pcpp::SystemCores::Core6
static

Static representation of core #6

◆ Core7

const SystemCore pcpp::SystemCores::Core7
static

Static representation of core #7

◆ Core8

const SystemCore pcpp::SystemCores::Core8
static

Static representation of core #8

◆ Core9

const SystemCore pcpp::SystemCores::Core9
static

Static representation of core #9

◆ IdToSystemCore

const SystemCore pcpp::SystemCores::IdToSystemCore[32]
static

A static array for mapping core ID (integer) to the corresponding static SystemCore representation