QualityControl  1.5.1
O2 Data Quality Control Framework
o2::quality_control::core::GUIState Struct Reference

#include <DataDumpGui.h>

Collaboration diagram for o2::quality_control::core::GUIState:

Public Attributes

bool newDataAvailable
 
std::string actionMessage
 
std::string dataAvailableMessage
 
Chunk current_payload
 
Chunk next_payload
 
Chunk current_header
 
Chunk next_header
 

Detailed Description

Container for the state of the GUI. As we use Imgui it is stateless and we have to keep the state ourselves.


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