![]() |
Project
|
#include <DataRef.h>
Public Member Functions | |
| bool | operator== (const DataRefIndices &) const =default |
| auto | operator<=> (const DataRefIndices &) const =default |
Public Attributes | |
| size_t | headerIdx |
| size_t | payloadIdx |
Raw indices into the message vector for one (header, payload) pair. Kept in a lightweight header so InputSpan can use it without pulling in FairMQ.
|
default |
|
default |