Project
Loading...
Searching...
No Matches
o2::framework::DataProcessingStats::Command Struct Reference

#include <DataProcessingStats.h>

Public Attributes

unsigned short id = 0
 
int64_t value = 0
 
int64_t timestamp = 0
 
Op op = Op::Nop
 

Detailed Description

Definition at line 131 of file DataProcessingStats.h.

Member Data Documentation

◆ id

unsigned short o2::framework::DataProcessingStats::Command::id = 0

Definition at line 132 of file DataProcessingStats.h.

◆ op

Op o2::framework::DataProcessingStats::Command::op = Op::Nop

Definition at line 135 of file DataProcessingStats.h.

◆ timestamp

int64_t o2::framework::DataProcessingStats::Command::timestamp = 0

Definition at line 134 of file DataProcessingStats.h.

◆ value

int64_t o2::framework::DataProcessingStats::Command::value = 0

Definition at line 133 of file DataProcessingStats.h.


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