| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| <title>mqttpp: mqtt/delivery_token.h File Reference</title> |
| <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
| </head> |
| <body> |
| <!-- Generated by Doxygen 1.6.1 --> |
| <div class="navigation" id="top"> |
| <div class="tabs"> |
| <ul> |
| <li><a href="main.html"><span>Main Page</span></a></li> |
| <li><a href="annotated.html"><span>Classes</span></a></li> |
| <li class="current"><a href="files.html"><span>Files</span></a></li> |
| </ul> |
| </div> |
| <div class="tabs"> |
| <ul> |
| <li><a href="files.html"><span>File List</span></a></li> |
| </ul> |
| </div> |
| </div> |
| <div class="contents"> |
| <h1>mqtt/delivery_token.h File Reference</h1> |
| <p>Declaration of MQTT delivery_token class. |
| <a href="#_details">More...</a></p> |
| <code>#include "MQTTAsync.h"</code><br/> |
| <code>#include "<a class="el" href="token_8h_source.html">mqtt/token.h</a>"</code><br/> |
| <code>#include "<a class="el" href="message_8h_source.html">mqtt/message.h</a>"</code><br/> |
| <code>#include <memory></code><br/> |
| |
| <p><a href="delivery__token_8h_source.html">Go to the source code of this file.</a></p> |
| <table border="0" cellpadding="0" cellspacing="0"> |
| <tr><td colspan="2"><h2>Classes</h2></td></tr> |
| <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmqtt_1_1idelivery__token.html">mqtt::idelivery_token</a></td></tr> |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Provides a mechanism for tracking the delivery of a <a class="el" href="classmqtt_1_1message.html" title="An MQTT message holds the application payload and options specifying how the message...">message</a>. <a href="classmqtt_1_1idelivery__token.html#_details">More...</a><br/></td></tr> |
| <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classmqtt_1_1delivery__token.html">mqtt::delivery_token</a></td></tr> |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Provides a mechanism to track the delivery progress of a <a class="el" href="classmqtt_1_1message.html" title="An MQTT message holds the application payload and options specifying how the message...">message</a>. <a href="classmqtt_1_1delivery__token.html#_details">More...</a><br/></td></tr> |
| <tr><td colspan="2"><h2>Typedefs</h2></td></tr> |
| <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2a11fe79334a260449243d8190e4281d"></a><!-- doxytag: member="delivery_token.h::idelivery_token_ptr" ref="a2a11fe79334a260449243d8190e4281d" args="" --> |
| typedef idelivery_token::ptr_t </td><td class="memItemRight" valign="bottom"><b>mqtt::idelivery_token_ptr</b></td></tr> |
| <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8e7e1d19e9b2078e5c46005e8fccfd9b"></a><!-- doxytag: member="delivery_token.h::delivery_token_ptr" ref="a8e7e1d19e9b2078e5c46005e8fccfd9b" args="" --> |
| typedef delivery_token::ptr_t </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemqtt.html#a8e7e1d19e9b2078e5c46005e8fccfd9b">mqtt::delivery_token_ptr</a></td></tr> |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Shared pointer to a <a class="el" href="classmqtt_1_1delivery__token.html" title="Provides a mechanism to track the delivery progress of a message.">delivery_token</a>. <br/></td></tr> |
| </table> |
| <hr/><a name="_details"></a><h2>Detailed Description</h2> |
| <p>Declaration of MQTT delivery_token class. </p> |
| <dl class="date"><dt><b>Date:</b></dt><dd>May 1, 2013 </dd></dl> |
| <dl class="author"><dt><b>Author:</b></dt><dd>Frank Pagliughi </dd></dl> |
| </div> |
| <hr size="1"/><address style="text-align: right;"><small>Generated on 30 Apr 2014 for mqttpp by |
| <a href="http://www.doxygen.org/index.html"> |
| <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> |
| </body> |
| </html> |