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

#include <DataRef.h>

Public Attributes

const InputSpecspec = nullptr
 
const charheader = nullptr
 
const charpayload = nullptr
 
size_t payloadSize = 0
 

Detailed Description

Definition at line 23 of file DataRef.h.

Member Data Documentation

◆ header

const char* o2::framework::DataRef::header = nullptr

Definition at line 27 of file DataRef.h.

◆ payload

const char* o2::framework::DataRef::payload = nullptr

Definition at line 28 of file DataRef.h.

◆ payloadSize

size_t o2::framework::DataRef::payloadSize = 0

Definition at line 29 of file DataRef.h.

◆ spec

const InputSpec* o2::framework::DataRef::spec = nullptr

Definition at line 26 of file DataRef.h.


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