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

#include <OutputRoute.h>

Public Attributes

size_t timeslice
 
size_t maxTimeslices
 
OutputSpec matcher
 
std::string channel
 
SendingPolicy const * policy
 

Detailed Description

Definition at line 25 of file OutputRoute.h.

Member Data Documentation

◆ channel

std::string o2::framework::OutputRoute::channel

Definition at line 29 of file OutputRoute.h.

◆ matcher

OutputSpec o2::framework::OutputRoute::matcher

Definition at line 28 of file OutputRoute.h.

◆ maxTimeslices

size_t o2::framework::OutputRoute::maxTimeslices

Definition at line 27 of file OutputRoute.h.

◆ policy

SendingPolicy const* o2::framework::OutputRoute::policy

Definition at line 31 of file OutputRoute.h.

◆ timeslice

size_t o2::framework::OutputRoute::timeslice

Definition at line 26 of file OutputRoute.h.


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