blob: 2743aa24272d0ebc7130d2bc96c2c988e16a8e8e [file] [log] [blame]
<!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/ipersistable.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&nbsp;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&nbsp;List</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>mqtt/ipersistable.h File Reference</h1>
<p>Declaration of MQTT ipersistable interface.
<a href="#_details">More...</a></p>
<code>#include &quot;MQTTAsync.h&quot;</code><br/>
<code>#include &lt;string&gt;</code><br/>
<code>#include &lt;memory&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<code>#include &lt;stdexcept&gt;</code><br/>
<p><a href="ipersistable_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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmqtt_1_1ipersistable.html">mqtt::ipersistable</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Represents an object used to pass data to be persisted across the MqttClientPersistence interface. <a href="classmqtt_1_1ipersistable.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="ab45c765a67dd1d5552d120f11a1f0a03"></a><!-- doxytag: member="ipersistable.h::ipersistable_ptr" ref="ab45c765a67dd1d5552d120f11a1f0a03" args="" -->
typedef ipersistable::ptr_t&nbsp;</td><td class="memItemRight" valign="bottom"><b>mqtt::ipersistable_ptr</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Declaration of MQTT ipersistable interface. </p>
<dl class="date"><dt><b>Date:</b></dt><dd>May 24, 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&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>