Project
Loading...
Searching...
No Matches
o2::framework::StringContext::MessageRef Struct Reference

#include <StringContext.h>

Public Attributes

std::unique_ptr< fair::mq::Message > header
 
std::unique_ptr< std::string > payload
 
RouteIndex routeIndex
 

Detailed Description

Definition at line 39 of file StringContext.h.

Member Data Documentation

◆ header

std::unique_ptr<fair::mq::Message> o2::framework::StringContext::MessageRef::header

Definition at line 40 of file StringContext.h.

◆ payload

std::unique_ptr<std::string> o2::framework::StringContext::MessageRef::payload

Definition at line 41 of file StringContext.h.

◆ routeIndex

RouteIndex o2::framework::StringContext::MessageRef::routeIndex

Definition at line 42 of file StringContext.h.


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