waterlinkedsonar
C++ client library for the Water Linked Sonar 3D-15
Loading...
Searching...
No Matches
Public Attributes | List of all members
waterlinked::sonar::UdpSocket::Datagram Struct Reference

Byte count and sender address of one received datagram. More...

#include <waterlinkedsonar/udp_socket.hpp>

Public Attributes

std::size_t size
 
std::string source_ip
 

Detailed Description

Byte count and sender address of one received datagram.

Member Data Documentation

◆ size

std::size_t waterlinked::sonar::UdpSocket::Datagram::size

◆ source_ip

std::string waterlinked::sonar::UdpSocket::Datagram::source_ip

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