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


Public Member Functions | |
| void | send (Packet const &pkt) const |
Public Member Functions inherited from UdpSenderBase | |
| UdpSenderBase (const char8_t *const ip, const uint16_t port, const bool8_t ipv6=false) | |
Additional Inherited Members | |
Protected Member Functions inherited from UdpSenderBase | |
| void | send (const void *const data, const size_t length) const |
|
inline |