| <!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/callback.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/callback.h File Reference</h1> |
| <p>Declaration of MQTT callback class. |
| <a href="#_details">More...</a></p> |
| <code>#include "MQTTAsync.h"</code><br/> |
| <code>#include "<a class="el" href="delivery__token_8h_source.html">mqtt/delivery_token.h</a>"</code><br/> |
| <code>#include <string></code><br/> |
| <code>#include <vector></code><br/> |
| <code>#include <memory></code><br/> |
| |
| <p><a href="callback_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_1callback.html">mqtt::callback</a></td></tr> |
| <tr><td class="mdescLeft"> </td><td class="mdescRight">Provides a mechanism for tracking the completion of an asynchronous action. <a href="classmqtt_1_1callback.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="aa8e92f8ab602cffac72c65f9d14eb9c7"></a><!-- doxytag: member="callback.h::callback_ptr" ref="aa8e92f8ab602cffac72c65f9d14eb9c7" args="" --> |
| typedef callback::ptr_t </td><td class="memItemRight" valign="bottom"><b>mqtt::callback_ptr</b></td></tr> |
| </table> |
| <hr/><a name="_details"></a><h2>Detailed Description</h2> |
| <p>Declaration of MQTT callback 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> |