Public Attributes | List of all members
visionary::UdpProtocolData Struct Reference

Meta data contained in a UDP header. More...

#include <SafeVisionaryDataStream.h>

Public Attributes

uint16_t blobNumber
 BLOB number, incremented for each new Blob. More...
 
uint16_t dataLength
 length of the payload within the fragment More...
 
uint16_t fragmentNumber
 fragment number, incremented for each new fragment of the Blob More...
 
bool isLastFragment
 flag whether this was the last fragment of a Blob More...
 

Detailed Description

Meta data contained in a UDP header.

Definition at line 32 of file SafeVisionaryDataStream.h.

Member Data Documentation

◆ blobNumber

uint16_t visionary::UdpProtocolData::blobNumber

BLOB number, incremented for each new Blob.

Definition at line 34 of file SafeVisionaryDataStream.h.

◆ dataLength

uint16_t visionary::UdpProtocolData::dataLength

length of the payload within the fragment

Definition at line 36 of file SafeVisionaryDataStream.h.

◆ fragmentNumber

uint16_t visionary::UdpProtocolData::fragmentNumber

fragment number, incremented for each new fragment of the Blob

Definition at line 35 of file SafeVisionaryDataStream.h.

◆ isLastFragment

bool visionary::UdpProtocolData::isLastFragment

flag whether this was the last fragment of a Blob

Definition at line 37 of file SafeVisionaryDataStream.h.


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


sick_safevisionary_base
Author(s):
autogenerated on Sat Oct 21 2023 02:24:26