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 175 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ buffer

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

Definition at line 177 of file FrameworkGUIDevicesGraph.cxx.

◆ textSize

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

Definition at line 178 of file FrameworkGUIDevicesGraph.cxx.

◆ value

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

Definition at line 176 of file FrameworkGUIDevicesGraph.cxx.


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