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

#include <DataProcessor.h>

Static Public Member Functions

static void doSend (DataSender &, MessageContext &, ServiceRegistryRef)
 
static void doSend (DataSender &, StringContext &, ServiceRegistryRef)
 
static void doSend (DataSender &, ArrowContext &, ServiceRegistryRef)
 

Detailed Description

Helper class to send messages from a contex at the end of a computation.

Definition at line 28 of file DataProcessor.h.

Member Function Documentation

◆ doSend() [1/3]

void o2::framework::DataProcessor::doSend ( DataSender sender,
ArrowContext context,
ServiceRegistryRef  registry 
)
static

Definition at line 82 of file DataProcessor.cxx.

◆ doSend() [2/3]

void o2::framework::DataProcessor::doSend ( DataSender sender,
MessageContext context,
ServiceRegistryRef  services 
)
static

Definition at line 38 of file DataProcessor.cxx.

◆ doSend() [3/3]

void o2::framework::DataProcessor::doSend ( DataSender sender,
StringContext context,
ServiceRegistryRef  services 
)
static

Definition at line 62 of file DataProcessor.cxx.


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