Project
Loading...
Searching...
No Matches
o2::framework::CommonMessageBackendsHelpers< T > Struct Template Reference

#include <CommonMessageBackendsHelpers.h>

Static Public Member Functions

static ServiceInit createCallback ()
 
static ServiceProcessingCallback sendCallback ()
 
static ServiceProcessingCallback clearContext ()
 
static ServiceEOSCallback clearContextEOS ()
 
static ServiceEOSCallback sendCallbackEOS ()
 

Detailed Description

template<typename T>
struct o2::framework::CommonMessageBackendsHelpers< T >

Definition at line 29 of file CommonMessageBackendsHelpers.h.

Member Function Documentation

◆ clearContext()

template<typename T >
static ServiceProcessingCallback o2::framework::CommonMessageBackendsHelpers< T >::clearContext ( )
inlinestatic

Definition at line 46 of file CommonMessageBackendsHelpers.h.

◆ clearContextEOS()

template<typename T >
static ServiceEOSCallback o2::framework::CommonMessageBackendsHelpers< T >::clearContextEOS ( )
inlinestatic

Definition at line 54 of file CommonMessageBackendsHelpers.h.

◆ createCallback()

template<typename T >
static ServiceInit o2::framework::CommonMessageBackendsHelpers< T >::createCallback ( )
inlinestatic

Definition at line 30 of file CommonMessageBackendsHelpers.h.

◆ sendCallback()

template<typename T >
static ServiceProcessingCallback o2::framework::CommonMessageBackendsHelpers< T >::sendCallback ( )
inlinestatic

Definition at line 38 of file CommonMessageBackendsHelpers.h.

◆ sendCallbackEOS()

template<typename T >
static ServiceEOSCallback o2::framework::CommonMessageBackendsHelpers< T >::sendCallbackEOS ( )
inlinestatic

Definition at line 62 of file CommonMessageBackendsHelpers.h.


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