demo::CommandPacket Struct Reference

Struct defining UDP packet used for communicating with data receiver. More...

#include <artdaq-demo/Generators/UDPReceiver.hh>

List of all members.

Public Attributes

CommandType type
 The type of this CommandPacket.
uint8_t dataSize
 How many words of data are in the packet.
uint64_t address
 The destination of the CommandPacket.
uint64_t data [182]
 The data for the CommandPacket.

Detailed Description

Struct defining UDP packet used for communicating with data receiver.

Definition at line 68 of file UDPReceiver.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on 1 Jun 2017 for artdaq_demo by  doxygen 1.6.1