Goby3 3.4.0
2026.04.13
Loading...
Searching...
No Matches
goby::udpm::UDPMPacketHeader Struct Reference

#include <goby/udpm/transport/interprocess.h>

Public Attributes

uint32_t message_index {0}
 
uint16_t num_packets {1}
 
uint16_t packet_count {0}
 
UDPMPacketStatus status {UDPMPacketStatus::NORMAL}
 

Detailed Description

Definition at line 78 of file interprocess.h.

Member Data Documentation

◆ message_index

uint32_t goby::udpm::UDPMPacketHeader::message_index {0}

Definition at line 80 of file interprocess.h.

◆ num_packets

uint16_t goby::udpm::UDPMPacketHeader::num_packets {1}

Definition at line 81 of file interprocess.h.

◆ packet_count

uint16_t goby::udpm::UDPMPacketHeader::packet_count {0}

Definition at line 82 of file interprocess.h.

◆ status

UDPMPacketStatus goby::udpm::UDPMPacketHeader::status {UDPMPacketStatus::NORMAL}

Definition at line 83 of file interprocess.h.


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