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

Public Member Functions

 Group (int id, char const *n, size_t mid)
 

Public Attributes

int ID
 
char name [MAX_GROUP_NAME_SIZE]
 
size_t metadataId
 

Detailed Description

Definition at line 159 of file FrameworkGUIDevicesGraph.cxx.

Constructor & Destructor Documentation

◆ Group()

o2::framework::gui::Group::Group ( int  id,
char const *  n,
size_t  mid 
)
inline

Definition at line 163 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ ID

int o2::framework::gui::Group::ID

Definition at line 160 of file FrameworkGUIDevicesGraph.cxx.

◆ metadataId

size_t o2::framework::gui::Group::metadataId

Definition at line 162 of file FrameworkGUIDevicesGraph.cxx.

◆ name

char o2::framework::gui::Group::name[MAX_GROUP_NAME_SIZE]

Definition at line 161 of file FrameworkGUIDevicesGraph.cxx.


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