mavtables  0.2.1
MAVLink router and firewall.
UDPInterface Member List

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

print_(std::ostream &os) const finalUDPInterfaceprotectedvirtual
receive_packet(const std::chrono::nanoseconds &timeout) finalUDPInterfacevirtual
send_packet(const std::chrono::nanoseconds &timeout) finalUDPInterfacevirtual
UDPInterface(std::unique_ptr< UDPSocket > socket, std::shared_ptr< ConnectionPool > connection_pool, std::unique_ptr< ConnectionFactory<>> connection_factory)UDPInterface
~Interface()Interfacevirtual
~UDPInterface()=defaultUDPInterface