Project
Loading...
Searching...
No Matches
o2::framework::DeviceConnectionId Struct Reference

#include <WorkflowHelpers.h>

Public Member Functions

bool operator< (const DeviceConnectionId &rhs) const
 

Public Attributes

size_t producer
 
size_t consumer
 
size_t timeIndex
 
size_t producerTimeIndex
 
uint16_t port
 

Detailed Description

Definition at line 92 of file WorkflowHelpers.h.

Member Function Documentation

◆ operator<()

bool o2::framework::DeviceConnectionId::operator< ( const DeviceConnectionId rhs) const
inline

Definition at line 99 of file WorkflowHelpers.h.

Member Data Documentation

◆ consumer

size_t o2::framework::DeviceConnectionId::consumer

Definition at line 94 of file WorkflowHelpers.h.

◆ port

uint16_t o2::framework::DeviceConnectionId::port

Definition at line 97 of file WorkflowHelpers.h.

◆ producer

size_t o2::framework::DeviceConnectionId::producer

Definition at line 93 of file WorkflowHelpers.h.

◆ producerTimeIndex

size_t o2::framework::DeviceConnectionId::producerTimeIndex

Definition at line 96 of file WorkflowHelpers.h.

◆ timeIndex

size_t o2::framework::DeviceConnectionId::timeIndex

Definition at line 95 of file WorkflowHelpers.h.


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