Paho C++
1.0
The Paho MQTT C++ Client Library
|
Declaration of MQTT client class. More...
Go to the source code of this file.
Classes | |
class | mqtt::client |
Lightweight client for talking to an MQTT server using methods that block until an operation completes. More... | |
Typedefs | |
using | mqtt::client_ptr = client::ptr_t |
Smart/shared pointer to an MQTT synchronous client object. | |
Declaration of MQTT client class.