$treeview $search $mathjax $extrastylesheet
artdaq  v3_04_01
$projectbrief
$projectbrief
$searchbox

artdaq::detail::RoutingPacketEntry Struct Reference

A row of the Routing Table. More...

#include <artdaq/DAQrate/detail/RoutingPacket.hh>

List of all members.

Public Member Functions

 RoutingPacketEntry ()
 Default Constructor.
 RoutingPacketEntry (Fragment::sequence_id_t seq, int rank)
 Construct a RoutingPacketEntry with the given sequence ID and destination rank.

Public Attributes

Fragment::sequence_id_t sequence_id
 The sequence ID of the RoutingPacketEntry.
int destination_rank
 The destination rank for this sequence ID.

Detailed Description

A row of the Routing Table.

Definition at line 36 of file RoutingPacket.hh.


Constructor & Destructor Documentation

artdaq::detail::RoutingPacketEntry::RoutingPacketEntry ( Fragment::sequence_id_t  seq,
int  rank 
) [inline]

Construct a RoutingPacketEntry with the given sequence ID and destination rank.

Parameters:
seq The sequence ID of the RoutingPacketEntry
rank The destination rank for this sequence ID

Definition at line 47 of file RoutingPacket.hh.


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

Generated on 29 Mar 2019 for artdaq by  doxygen 1.6.1