Project
Loading...
Searching...
No Matches
o2::framework::gui::OldestPossibleInput Struct Reference

Public Attributes

size_t value
 
char buffer [MAX_INPUT_VALUE_SIZE] = "unknown"
 
float textSize = ImGui::CalcTextSize("unknown").x
 

Detailed Description

Definition at line 204 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ buffer

char o2::framework::gui::OldestPossibleInput::buffer[MAX_INPUT_VALUE_SIZE] = "unknown"

Definition at line 206 of file FrameworkGUIDevicesGraph.cxx.

◆ textSize

float o2::framework::gui::OldestPossibleInput::textSize = ImGui::CalcTextSize("unknown").x

Definition at line 207 of file FrameworkGUIDevicesGraph.cxx.

◆ value

size_t o2::framework::gui::OldestPossibleInput::value

Definition at line 205 of file FrameworkGUIDevicesGraph.cxx.


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