#include <src/slic3r/Utils/Bonjour.hpp>
◆ UdpSession()
619{
621}
std::vector< char > buffer
Definition Bonjour.hpp:119
Bonjour::ReplyFn replyfn
Definition Bonjour.hpp:122
@ MAX_SIZE
Definition Bonjour.cpp:393
References buffer, and Slic3r::DnsMessage::MAX_SIZE.
◆ handle_receive()
| virtual void Slic3r::UdpSession::handle_receive |
( |
const boost::system::error_code & |
error, |
|
|
size_t |
bytes |
|
) |
| |
|
pure virtual |
◆ buffer
| std::vector<char> Slic3r::UdpSession::buffer |
◆ remote_endpoint
| boost::asio::ip::udp::endpoint Slic3r::UdpSession::remote_endpoint |
◆ replyfn
The documentation for this class was generated from the following files: