| mqtt_cpp
    | 
| Classes | |
| struct | is_executor< MQTT_NS::null_strand > | 
| Functions | |
| const_buffer | buffer (MQTT_NS::buffer const &data) | 
| create boost::asio::const_buffer from the MQTT_NS::buffer boost::asio::const_buffer is a kind of view class. So the class doesn't hold any lifetimes. The caller needs to manage data's lifetime.  More... | |
| 
 | inline | 
create boost::asio::const_buffer from the MQTT_NS::buffer boost::asio::const_buffer is a kind of view class. So the class doesn't hold any lifetimes. The caller needs to manage data's lifetime.
| data | source MQTT_NS::buffer |