![]() |
Prusa Slicer 2.6.0
|
This is the complete list of members for Slic3r::LookupSocket, including all inherited members.
| async_receive() | Slic3r::UdpSocket | |
| cancel() | Slic3r::UdpSocket | inline |
| create_request() | Slic3r::LookupSocket | inlineprotected |
| create_session() const override | Slic3r::LookupSocket | protectedvirtual |
| get_service() const | Slic3r::LookupSocket | inline |
| get_service_dn() const | Slic3r::LookupSocket | inline |
| get_txt_keys() const | Slic3r::LookupSocket | inline |
| io_service | Slic3r::UdpSocket | protected |
| LookupSocket(Bonjour::TxtKeys txt_keys, std::string service, std::string service_dn, std::string protocol, Bonjour::ReplyFn replyfn, const boost::asio::ip::address &multicast_address, const boost::asio::ip::address &interface_address, std::shared_ptr< boost::asio::io_service > io_service) | Slic3r::LookupSocket | inline |
| LookupSocket(Bonjour::TxtKeys txt_keys, std::string service, std::string service_dn, std::string protocol, Bonjour::ReplyFn replyfn, const boost::asio::ip::address &multicast_address, std::shared_ptr< boost::asio::io_service > io_service) | Slic3r::LookupSocket | inline |
| mcast_endpoint | Slic3r::UdpSocket | protected |
| multicast_address | Slic3r::UdpSocket | protected |
| protocol | Slic3r::LookupSocket | protected |
| receive_handler(SharedSession session, const boost::system::error_code &error, size_t bytes) | Slic3r::UdpSocket | protected |
| replyfn | Slic3r::UdpSocket | protected |
| request | Slic3r::LookupSocket | protected |
| requests | Slic3r::UdpSocket | protected |
| send() | Slic3r::UdpSocket | |
| service | Slic3r::LookupSocket | protected |
| service_dn | Slic3r::LookupSocket | protected |
| socket | Slic3r::UdpSocket | protected |
| txt_keys | Slic3r::LookupSocket | protected |
| UdpSocket(Bonjour::ReplyFn replyfn, const boost::asio::ip::address &multicast_address, const boost::asio::ip::address &interface_address, std::shared_ptr< boost::asio::io_service > io_service) | Slic3r::UdpSocket | |
| UdpSocket(Bonjour::ReplyFn replyfn, const boost::asio::ip::address &multicast_address, std::shared_ptr< boost::asio::io_service > io_service) | Slic3r::UdpSocket |