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

Reference to an inflight part. More...

#include <PartRef.h>

Public Attributes

std::unique_ptr< fair::mq::Message > header
 
std::unique_ptr< fair::mq::Message > payload
 

Detailed Description

Reference to an inflight part.

Definition at line 24 of file PartRef.h.

Member Data Documentation

◆ header

std::unique_ptr<fair::mq::Message> o2::framework::PartRef::header

Definition at line 25 of file PartRef.h.

◆ payload

std::unique_ptr<fair::mq::Message> o2::framework::PartRef::payload

Definition at line 26 of file PartRef.h.


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