QualityControl
1.5.1
O2 Data Quality Control Framework
|
#include <DataDumpGui.h>
Public Attributes | |
bool | newDataAvailable |
std::string | actionMessage |
std::string | dataAvailableMessage |
Chunk | current_payload |
Chunk | next_payload |
Chunk | current_header |
Chunk | next_header |
Container for the state of the GUI. As we use Imgui it is stateless and we have to keep the state ourselves.