mqtt_cpp
MQTT_NS::socket Member List

This is the complete list of members for MQTT_NS::socket, including all inherited members.

async_read(as::mutable_buffer, std::function< void(error_code, std::size_t)>)=0MQTT_NS::socketpure virtual
async_write(std::vector< as::const_buffer >, std::function< void(error_code, std::size_t)>)=0MQTT_NS::socketpure virtual
close(boost::system::error_code &)=0MQTT_NS::socketpure virtual
get_executor()=0MQTT_NS::socketpure virtual
lowest_layer()=0MQTT_NS::socketpure virtual
native_handle()=0MQTT_NS::socketpure virtual
post(std::function< void()>)=0MQTT_NS::socketpure virtual
write(std::vector< as::const_buffer >, boost::system::error_code &)=0MQTT_NS::socketpure virtual
~socket()=defaultMQTT_NS::socketvirtual