#include <udp_sender.hpp>
|
| void | send (Packet const &pkt) const |
| |
| | UdpSenderBase (const char8_t *const ip, const uint16_t port, const bool8_t ipv6=false) |
| |
| | UdpSenderBase (const char8_t *const ip, const uint16_t port, const bool8_t ipv6=false) |
| |
|
| void | send (const void *const data, const size_t length) const |
| |
◆ send()
template<typename Packet >
| void UdpSender< Packet >::send |
( |
Packet const & |
pkt | ) |
const |
|
inline |
◆ UdpSenderBase()
template<typename Packet >
| UdpSenderBase::UdpSenderBase |
The documentation for this class was generated from the following file: