Paho C++  1.0
The Paho MQTT C++ Client Library
 All Classes Files Functions Variables Typedefs Friends
will_options.h File Reference

Declaration of MQTT will_options class. More...

#include "MQTTAsync.h"
#include "mqtt/types.h"
#include "mqtt/message.h"
#include "mqtt/topic.h"

Go to the source code of this file.

Classes

class  mqtt::will_options
 Holds the set of options that govern the Last Will and Testament feature. More...
 

Typedefs

using mqtt::will_options_ptr = will_options::ptr_t
 Shared pointer to a will options object. More...
 
using mqtt::const_will_options_ptr = will_options::const_ptr_t
 Shared pointer to a const will options object. More...
 

Detailed Description

Declaration of MQTT will_options class.

Date
Jul 7, 2016
Author
Guilherme M. Ferreira