DABC (Data Acquisition Backbone Core)  2.9.9
Data Fields
dabc::NetworkTransport::NetworkHeader Struct Reference

#include <dabc/NetworkTransport.h>

Data Fields

uint32_t chkword
 
uint32_t kind
 
uint32_t size
 
uint32_t typid
 

Detailed Description

Definition at line 68 of file NetworkTransport.h.

Field Documentation

◆ chkword

uint32_t dabc::NetworkTransport::NetworkHeader::chkword

Definition at line 69 of file NetworkTransport.h.

◆ kind

uint32_t dabc::NetworkTransport::NetworkHeader::kind

Definition at line 70 of file NetworkTransport.h.

◆ typid

uint32_t dabc::NetworkTransport::NetworkHeader::typid

Definition at line 71 of file NetworkTransport.h.

◆ size

uint32_t dabc::NetworkTransport::NetworkHeader::size

Definition at line 72 of file NetworkTransport.h.


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