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

Public Member Functions

 NodeLink (int input_idx, int input_slot, int output_idx, int output_slot)
 

Public Attributes

int InputIdx
 
int InputSlot
 
int OutputIdx
 
int OutputSlot
 

Detailed Description

Definition at line 232 of file FrameworkGUIDevicesGraph.cxx.

Constructor & Destructor Documentation

◆ NodeLink()

o2::framework::gui::NodeLink::NodeLink ( int  input_idx,
int  input_slot,
int  output_idx,
int  output_slot 
)
inline

Definition at line 235 of file FrameworkGUIDevicesGraph.cxx.

Member Data Documentation

◆ InputIdx

int o2::framework::gui::NodeLink::InputIdx

Definition at line 233 of file FrameworkGUIDevicesGraph.cxx.

◆ InputSlot

int o2::framework::gui::NodeLink::InputSlot

Definition at line 233 of file FrameworkGUIDevicesGraph.cxx.

◆ OutputIdx

int o2::framework::gui::NodeLink::OutputIdx

Definition at line 233 of file FrameworkGUIDevicesGraph.cxx.

◆ OutputSlot

int o2::framework::gui::NodeLink::OutputSlot

Definition at line 233 of file FrameworkGUIDevicesGraph.cxx.


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