artdaq  v2_02_03
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
artdaq::detail::RoutingAckPacket Struct Reference

A RoutingAckPacket contains the rank of the table receiver, plus the first and last sequence IDs in the Routing Table (for verification) More...

#include <artdaq/Application/Routing/RoutingPacket.hh>

Public Attributes

int rank
 The rank from which the RoutingAckPacket came.
 
Fragment::sequence_id_t first_sequence_id
 The first sequence ID in the received RoutingPacket.
 
Fragment::sequence_id_t last_sequence_id
 The last sequence ID in the received RoutingPacket.
 

Detailed Description

A RoutingAckPacket contains the rank of the table receiver, plus the first and last sequence IDs in the Routing Table (for verification)

Definition at line 78 of file RoutingPacket.hh.


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