Project
Loading...
Searching...
No Matches
DispatchControl.h File Reference
#include "Framework/DispatchPolicy.h"
#include "Framework/OutputRoute.h"
#include "Framework/RoutingIndices.h"
#include <functional>
#include <string>
#include <fairmq/FwdDecls.h>

Go to the source code of this file.

Classes

struct  o2::framework::DispatchControl
 Control for the message dispatching within message context. Depending on dispatching policy, objects which get ready to be sent during computing can be scheduled to be sent immediately. The trigger callback is used to decide when to sent the scheduled messages via the actual dispatch callback. More...
 

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::header
 O2 data header classes and API, v0.1.
 
namespace  o2::framework
 Defining PrimaryVertex explicitly as messageable.