![]() |
Project
|
#include <StringContext.h>
Public Attributes | |
std::unique_ptr< fair::mq::Message > | header |
std::unique_ptr< std::string > | payload |
RouteIndex | routeIndex |
Definition at line 39 of file StringContext.h.
std::unique_ptr<fair::mq::Message> o2::framework::StringContext::MessageRef::header |
Definition at line 40 of file StringContext.h.
std::unique_ptr<std::string> o2::framework::StringContext::MessageRef::payload |
Definition at line 41 of file StringContext.h.
RouteIndex o2::framework::StringContext::MessageRef::routeIndex |
Definition at line 42 of file StringContext.h.