Project
Loading...
Searching...
No Matches
o2::PrimaryChunkRequest Struct Reference

#include <PrimaryServerState.h>

Public Attributes

int workerid = -1
 
int workerpid = -1
 
int requestid = -1
 

Detailed Description

Struct to be used as payload when making a request to the primary server

Definition at line 36 of file PrimaryServerState.h.

Member Data Documentation

◆ requestid

int o2::PrimaryChunkRequest::requestid = -1

Definition at line 39 of file PrimaryServerState.h.

◆ workerid

int o2::PrimaryChunkRequest::workerid = -1

Definition at line 37 of file PrimaryServerState.h.

◆ workerpid

int o2::PrimaryChunkRequest::workerpid = -1

Definition at line 38 of file PrimaryServerState.h.


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