Paho C++
1.0
The Paho MQTT C++ Client Library
|
Declaration of MQTT iclient_persistence interface. More...
#include "MQTTAsync.h"
#include "mqtt/types.h"
#include "mqtt/buffer_view.h"
#include "mqtt/string_collection.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | mqtt::iclient_persistence |
Represents a persistent data store, used to store outbound and inbound messages while they are in flight, enabling delivery to the QoS specified. More... | |
Declaration of MQTT iclient_persistence interface.