Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
Mantid::DataHandling::LoadDNSEvent::BufferHeader Struct Reference

Public Attributes

uint16_t bufferLength = 0
 
uint16_t bufferNumber = 0
 
uint16_t bufferVersion = 0
 
uint8_t deviceStatus = 0
 
uint16_t headerLength = 0
 
uint8_t mcpdId = 0
 
uint16_t runId = 0
 
uint64_t timestamp = 0
 

Detailed Description

Definition at line 56 of file LoadDNSEvent.h.

Member Data Documentation

◆ bufferLength

uint16_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::bufferLength = 0

Definition at line 57 of file LoadDNSEvent.h.

◆ bufferNumber

uint16_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::bufferNumber = 0

Definition at line 60 of file LoadDNSEvent.h.

◆ bufferVersion

uint16_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::bufferVersion = 0

Definition at line 58 of file LoadDNSEvent.h.

◆ deviceStatus

uint8_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::deviceStatus = 0

Definition at line 63 of file LoadDNSEvent.h.

◆ headerLength

uint16_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::headerLength = 0

Definition at line 59 of file LoadDNSEvent.h.

◆ mcpdId

uint8_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::mcpdId = 0

Definition at line 62 of file LoadDNSEvent.h.

Referenced by Mantid::DataHandling::LoadDNSEvent::processNeutron().

◆ runId

uint16_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::runId = 0

Definition at line 61 of file LoadDNSEvent.h.

◆ timestamp

uint64_t Mantid::DataHandling::LoadDNSEvent::BufferHeader::timestamp = 0

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