The Pedigree Project 0.1
Public Attributes | List of all members
TraceTaskToken::Snapshot Struct Reference
+ Collaboration diagram for TraceTaskToken::Snapshot:

Public Attributes

State state = State::Staged
 
size_t processId = 0
 
size_t localThreadId = 0
 
size_t linuxTaskId = 0
 

Detailed Description

Definition at line 28 of file trace-task-token.h.

Member Data Documentation

◆ linuxTaskId

size_t TraceTaskToken::Snapshot::linuxTaskId = 0

Definition at line 30 of file trace-task-token.h.

◆ localThreadId

size_t TraceTaskToken::Snapshot::localThreadId = 0

Definition at line 30 of file trace-task-token.h.

◆ processId

size_t TraceTaskToken::Snapshot::processId = 0

Definition at line 30 of file trace-task-token.h.

◆ state

State TraceTaskToken::Snapshot::state = State::Staged

Definition at line 29 of file trace-task-token.h.


The documentation for this struct was generated from the following file: