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

A few ServiceSpecs data sending backends. More...

#include <CommonMessageBackends.h>

Static Public Member Functions

static ServiceSpec fairMQDeviceProxy ()
 
static ServiceSpec fairMQBackendSpec ()
 
static ServiceSpec stringBackendSpec ()
 

Detailed Description

A few ServiceSpecs data sending backends.

Definition at line 21 of file CommonMessageBackends.h.

Member Function Documentation

◆ fairMQBackendSpec()

o2::framework::ServiceSpec o2::framework::CommonMessageBackends::fairMQBackendSpec ( )
static

Definition at line 64 of file CommonMessageBackends.cxx.

◆ fairMQDeviceProxy()

o2::framework::ServiceSpec o2::framework::CommonMessageBackends::fairMQDeviceProxy ( )
static

Notice that we do it here (and not in the init) because some of the channels are added only later on to the party, (e.g. by ECS) and Init might not be late enough to account for them.

Definition at line 42 of file CommonMessageBackends.cxx.

◆ stringBackendSpec()

o2::framework::ServiceSpec o2::framework::CommonMessageBackends::stringBackendSpec ( )
static

Definition at line 99 of file CommonMessageBackends.cxx.


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