Autoware.Auto
UdpSenderBase Member List

This is the complete list of members for UdpSenderBase, including all inherited members.

send(const void *const data, const size_t length) constUdpSenderBaseprotected
UdpSenderBase(const char8_t *const ip, const uint16_t port, const bool8_t ipv6=false)UdpSenderBase