mirror of https://github.com/eclipse/paho.mqtt.c
194 lines
8.2 KiB
HTML
194 lines
8.2 KiB
HTML
<!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>MQTT Client: Data Fields</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.3 -->
|
|
<div class="navigation" id="top">
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="annotated.html"><span>Data Structures</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>
|
|
<li class="current"><a href="globals.html"><span>Globals</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li class="current"><a href="globals.html"><span>All</span></a></li>
|
|
<li><a href="globals_func.html"><span>Functions</span></a></li>
|
|
<li><a href="globals_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="globals_defs.html"><span>Defines</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="#index_m"><span>m</span></a></li>
|
|
<li><a href="#index_p"><span>p</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="contents">
|
|
Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
|
|
|
|
<h3><a class="anchor" id="index_m">- m -</a></h3><ul>
|
|
<li>MQTTClient
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a7649e3913f9a216424d296f88a969c59">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_BAD_STRUCTURE
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a747615d8064e3fe024ae5565ec63e1ce">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_BAD_UTF8_STRING
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a678a4744192de9c8dca220d9965809dd">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_connect()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aaa8ae61cd65c9dc0846df10122d7bd4e">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_connectionLost
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a6bb253f16754e7cc81798c9fda0e36cf">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_connectOptions_initializer
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aefd7c865f2641c8155b763fdf3061c25">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_create()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a5cb44bc0e06bcc95a314d51320a0cd1b">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_deliveryComplete
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#abef83794d8252551ed248cde6eb845a6">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_deliveryToken
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a73e49030fd8b7074aa1aa45669b7fe8d">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_destroy()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#ae700c3f5cfea3813264ce95e7c8cf498">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_disconnect()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a1e4d90c13a3c0705bc4a13bfe64e6525">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_DISCONNECTED
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a561d053311cb492cf7226f419ee0d516">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_FAILURE
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#af33a6d6c0e8a6a747bf39638e0bba36b">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_free()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a203b545c999beb6b825ec99b6aea79ab">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_freeMessage()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#abd8abde4f39d3e689029de27f7a98a65">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_getPendingDeliveryTokens()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a2a617c6b0492c04a4ddea592f5e53604">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_isConnected()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a6e8231e8c47f6f67f7ebbb5dcb4c69c0">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_MAX_MESSAGES_INFLIGHT
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a8fc442fc2e9dfb422a163ab1fa02e0cb">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_message_initializer
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aa1fd995924d3df75959fcf57e87aefac">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_messageArrived
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aa42130dd069e7e949bcab37b6dce64a5">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_NULL_PARAMETER
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#ac3232abd7f86bbba26faea0e2b132c3c">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_PERSISTENCE_DEFAULT
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#aaa948291718a9c06369b854b0f64bc32">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_PERSISTENCE_ERROR
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#ab716e21e53c84a5ad62aa962a2a8f7db">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_PERSISTENCE_NONE
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#ae01e089313a65ac4661ed216b6ac00fa">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_PERSISTENCE_USER
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a5dc68b8616e4041e037bad94ce07681b">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>MQTTClient_publish()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aa061f83fbed3a23177cca8714780ffbd">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_publishMessage()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a288d6c8d4919f06e991be2435f649676">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_receive()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a4c2df88d00a3dadd510a8cb774739366">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_setCallbacks()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aad27d07782991a4937ebf2f39a021f83">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_subscribe()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a326fb0ba7a16613ab7fc861f78232ccf">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_subscribeMany()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#ad125c07aad06ca085b5fff40c333b533">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_SUCCESS
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#acba095704d79e5a1996389fa26203f73">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTCLIENT_TOPICNAME_TRUNCATED
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a29afebfce0bdf6cda1e37abc0c4b6690">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_unsubscribe()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#adc79908187e9dd8d96ddc9536aa9d0c7">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_unsubscribeMany()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a4966145fdc008afc6aa90d7030f73b51">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_waitForCompletion()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a83807ec81fe8c3941e368ab329d43067">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_willOptions_initializer
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#aae0811659c59f5dad0467544f91645eb">MQTTClient.h</a>
|
|
</li>
|
|
<li>MQTTClient_yield()
|
|
: <a class="el" href="_m_q_t_t_client_8h.html#a8ad3d29864a9ca08202b0832e0f6678e">MQTTClient.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a class="anchor" id="index_p">- p -</a></h3><ul>
|
|
<li>Persistence_clear
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a40523890e58ebe47bd34db6a6d1b47d1">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_close
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a23648571a3f4cd47ef18fdb821a990a4">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_containskey
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#ad92081c4da5e242934f0b13c0279d0af">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_get
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a4fd91e00c8fc2ddff4b4d54e9c5a1d48">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_keys
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#ad6295da2bee2a65722a9e0c1e12474c2">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_open
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a3c418c1cb963a76d9fae5c3219eeb8ce">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_put
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#a0b95acfdfff547e3a539f229b1cf6e41">MQTTClientPersistence.h</a>
|
|
</li>
|
|
<li>Persistence_remove
|
|
: <a class="el" href="_m_q_t_t_client_persistence_8h.html#adfeea3989b64d626003086636f6585de">MQTTClientPersistence.h</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<hr class="footer"/><address style="text-align: right;"><small>Generated on Tue Jul 3 15:17:14 2012 for MQTT Client by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
|
|
</body>
|
|
</html>
|