|
Goby3 3.4.0
2026.04.13
|
#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} |
Definition at line 78 of file interprocess.h.
| uint32_t goby::udpm::UDPMPacketHeader::message_index {0} |
Definition at line 80 of file interprocess.h.
| uint16_t goby::udpm::UDPMPacketHeader::num_packets {1} |
Definition at line 81 of file interprocess.h.
| uint16_t goby::udpm::UDPMPacketHeader::packet_count {0} |
Definition at line 82 of file interprocess.h.
| UDPMPacketStatus goby::udpm::UDPMPacketHeader::status {UDPMPacketStatus::NORMAL} |
Definition at line 83 of file interprocess.h.