Project
Loading...
Searching...
No Matches
o2::framework::DataProcessingStates::UpdateInfo Struct Reference

#include <DataProcessingStates.h>

Public Attributes

int64_t timestamp = 0
 
int64_t lastPublished = 0
 
int64_t generation = -1
 

Detailed Description

Definition at line 102 of file DataProcessingStates.h.

Member Data Documentation

◆ generation

int64_t o2::framework::DataProcessingStates::UpdateInfo::generation = -1

Definition at line 105 of file DataProcessingStates.h.

◆ lastPublished

int64_t o2::framework::DataProcessingStates::UpdateInfo::lastPublished = 0

Definition at line 104 of file DataProcessingStates.h.

◆ timestamp

int64_t o2::framework::DataProcessingStates::UpdateInfo::timestamp = 0

Definition at line 103 of file DataProcessingStates.h.


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