|
Autoware.Auto
|
|
#include <udp_sender.hpp>

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 |
| UdpSenderBase::UdpSenderBase | ( | const char8_t *const | ip, |
| const uint16_t | port, | ||
| const bool8_t | ipv6 = false |
||
| ) |
|
protected |