files.html 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.17"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>MQTT C Client Libraries Internals: File List</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectlogo"><img alt="Logo" src="pahologo.png"/></td>
  24. <td id="projectalign" style="padding-left: 0.5em;">
  25. <div id="projectname">MQTT C Client Libraries Internals
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.17 -->
  34. <script type="text/javascript">
  35. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  36. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  37. /* @license-end */
  38. </script>
  39. <script type="text/javascript" src="menudata.js"></script>
  40. <script type="text/javascript" src="menu.js"></script>
  41. <script type="text/javascript">
  42. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  43. $(function() {
  44. initMenu('',true,false,'search.php','Search');
  45. $(document).ready(function() { init_search(); });
  46. });
  47. /* @license-end */</script>
  48. <div id="main-nav"></div>
  49. </div><!-- top -->
  50. <!-- window showing the filter options -->
  51. <div id="MSearchSelectWindow"
  52. onmouseover="return searchBox.OnSearchSelectShow()"
  53. onmouseout="return searchBox.OnSearchSelectHide()"
  54. onkeydown="return searchBox.OnSearchSelectKey(event)">
  55. </div>
  56. <!-- iframe showing the search results (closed by default) -->
  57. <div id="MSearchResultsWindow">
  58. <iframe src="javascript:void(0)" frameborder="0"
  59. name="MSearchResults" id="MSearchResults">
  60. </iframe>
  61. </div>
  62. <div class="header">
  63. <div class="headertitle">
  64. <div class="title">File List</div> </div>
  65. </div><!--header-->
  66. <div class="contents">
  67. <div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory">
  68. <table class="directory">
  69. <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Clients_8c.html" target="_self">Clients.c</a></td><td class="desc">Functions which apply to client structures </td></tr>
  70. <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Heap_8c.html" target="_self">Heap.c</a></td><td class="desc">Functions to manage the heap with the goal of eliminating memory leaks </td></tr>
  71. <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="LinkedList_8c.html" target="_self">LinkedList.c</a></td><td class="desc">Functions which apply to linked list structures </td></tr>
  72. <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Log_8c.html" target="_self">Log.c</a></td><td class="desc">Logging and tracing module </td></tr>
  73. <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Messages_8c.html" target="_self">Messages.c</a></td><td class="desc">Trace messages </td></tr>
  74. <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTClient_8c.html" target="_self">MQTTClient.c</a></td><td class="desc">Synchronous API implementation </td></tr>
  75. <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTClientPersistence_8h.html" target="_self">MQTTClientPersistence.h</a></td><td class="desc">This structure represents a persistent data store, used to store outbound and inbound messages, in order to achieve reliable messaging </td></tr>
  76. <tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTPacket_8c.html" target="_self">MQTTPacket.c</a></td><td class="desc">Functions to deal with reading and writing of MQTT packets from and to sockets </td></tr>
  77. <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTPacketOut_8c.html" target="_self">MQTTPacketOut.c</a></td><td class="desc">Functions to deal with reading and writing of MQTT packets from and to sockets </td></tr>
  78. <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTPersistence_8c.html" target="_self">MQTTPersistence.c</a></td><td class="desc">Functions that apply to persistence operations </td></tr>
  79. <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTPersistenceDefault_8c.html" target="_self">MQTTPersistenceDefault.c</a></td><td class="desc">A file system based persistence implementation </td></tr>
  80. <tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTProtocolClient_8c.html" target="_self">MQTTProtocolClient.c</a></td><td class="desc">Functions dealing with the MQTT protocol exchanges </td></tr>
  81. <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTProtocolOut_8c.html" target="_self">MQTTProtocolOut.c</a></td><td class="desc">Functions dealing with the MQTT protocol exchanges </td></tr>
  82. <tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="MQTTVersion_8c.html" target="_self">MQTTVersion.c</a></td><td class="desc">MQTTVersion - display the version and build information strings for a library </td></tr>
  83. <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Socket_8c.html" target="_self">Socket.c</a></td><td class="desc">Socket related functions </td></tr>
  84. <tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="SocketBuffer_8c.html" target="_self">SocketBuffer.c</a></td><td class="desc">Socket buffering related functions </td></tr>
  85. <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="SSLSocket_8c.html" target="_self">SSLSocket.c</a></td><td class="desc">SSL related functions </td></tr>
  86. <tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Thread_8c.html" target="_self">Thread.c</a></td><td class="desc">Threading related functions </td></tr>
  87. <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="Tree_8c.html" target="_self">Tree.c</a></td><td class="desc">Functions which apply to tree structures </td></tr>
  88. <tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icondoc"></span><a class="el" href="utf-8_8c.html" target="_self">utf-8.c</a></td><td class="desc">Functions for checking that strings contain UTF-8 characters only </td></tr>
  89. </table>
  90. </div><!-- directory -->
  91. </div><!-- contents -->
  92. <!-- start footer part -->
  93. <hr class="footer"/><address class="footer"><small>
  94. Generated on Thu Sep 29 2022 11:34:46 for MQTT C Client Libraries Internals by &#160;<a href="http://www.doxygen.org/index.html">
  95. <img class="footer" src="doxygen.png" alt="doxygen"/>
  96. </a> 1.8.17
  97. </small></address>
  98. </body>
  99. </html>