Autoware.Auto
UdpSenderBase Class Reference

#include <udp_sender.hpp>

Inheritance diagram for UdpSenderBase:

Public Member Functions

 UdpSenderBase (const char8_t *const ip, const uint16_t port, const bool8_t ipv6=false)
 

Protected Member Functions

void send (const void *const data, const size_t length) const
 

Constructor & Destructor Documentation

◆ UdpSenderBase()

UdpSenderBase::UdpSenderBase ( const char8_t *const  ip,
const uint16_t  port,
const bool8_t  ipv6 = false 
)

Member Function Documentation

◆ send()

void UdpSenderBase::send ( const void *const  data,
const size_t  length 
) const
protected

The documentation for this class was generated from the following files: