Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

233 lines
13KB

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.10"/>
  7. <title>SdFat: Class Hierarchy</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  12. <script type="text/javascript" src="search/searchdata.js"></script>
  13. <script type="text/javascript" src="search/search.js"></script>
  14. <script type="text/javascript">
  15. $(document).ready(function() { init_search(); });
  16. </script>
  17. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  18. </head>
  19. <body>
  20. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  21. <div id="titlearea">
  22. <table cellspacing="0" cellpadding="0">
  23. <tbody>
  24. <tr style="height: 56px;">
  25. <td id="projectalign" style="padding-left: 0.5em;">
  26. <div id="projectname">SdFat
  27. </div>
  28. </td>
  29. </tr>
  30. </tbody>
  31. </table>
  32. </div>
  33. <!-- end header part -->
  34. <!-- Generated by Doxygen 1.8.10 -->
  35. <script type="text/javascript">
  36. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  37. </script>
  38. <div id="navrow1" class="tabs">
  39. <ul class="tablist">
  40. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  41. <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
  42. <li><a href="files.html"><span>Files</span></a></li>
  43. <li>
  44. <div id="MSearchBox" class="MSearchBoxInactive">
  45. <span class="left">
  46. <img id="MSearchSelect" src="search/mag_sel.png"
  47. onmouseover="return searchBox.OnSearchSelectShow()"
  48. onmouseout="return searchBox.OnSearchSelectHide()"
  49. alt=""/>
  50. <input type="text" id="MSearchField" value="Search" accesskey="S"
  51. onfocus="searchBox.OnSearchFieldFocus(true)"
  52. onblur="searchBox.OnSearchFieldFocus(false)"
  53. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  54. </span><span class="right">
  55. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  56. </span>
  57. </div>
  58. </li>
  59. </ul>
  60. </div>
  61. <div id="navrow2" class="tabs2">
  62. <ul class="tablist">
  63. <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
  64. <li class="current"><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
  65. <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
  66. </ul>
  67. </div>
  68. </div><!-- top -->
  69. <!-- window showing the filter options -->
  70. <div id="MSearchSelectWindow"
  71. onmouseover="return searchBox.OnSearchSelectShow()"
  72. onmouseout="return searchBox.OnSearchSelectHide()"
  73. onkeydown="return searchBox.OnSearchSelectKey(event)">
  74. </div>
  75. <!-- iframe showing the search results (closed by default) -->
  76. <div id="MSearchResultsWindow">
  77. <iframe src="javascript:void(0)" frameborder="0"
  78. name="MSearchResults" id="MSearchResults">
  79. </iframe>
  80. </div>
  81. <div class="header">
  82. <div class="headertitle">
  83. <div class="title">Class Hierarchy</div> </div>
  84. </div><!--header-->
  85. <div class="contents">
  86. <div class="textblock">
  87. <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
  88. </div><table border="0" cellspacing="10" cellpadding="0">
  89. <tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#_base_block_driver"/>
  90. <map name="_base_block_driver" id="_base_block_driver">
  91. <area shape="rect" id="node1" href="class_base_block_driver.html" title="Base block driver. " alt="" coords="5,5,123,32"/>
  92. <area shape="rect" id="node2" href="class_sdio_card.html" title="Raw SDIO access to SD and SDHC flash memory cards. " alt="" coords="171,5,245,32"/>
  93. </map>
  94. </td></tr>
  95. <tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#bios_parm_block"/>
  96. <map name="bios_parm_block" id="bios_parm_block">
  97. <area shape="rect" id="node1" href="structbios_parm_block.html" title="BIOS parameter block. " alt="" coords="5,5,116,32"/>
  98. </map>
  99. </td></tr>
  100. <tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#cache__t"/>
  101. <map name="cache__t" id="cache__t">
  102. <area shape="rect" id="node1" href="unioncache__t.html" title="Cache for an raw data block. " alt="" coords="5,5,73,32"/>
  103. </map>
  104. </td></tr>
  105. <tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#directory_entry"/>
  106. <map name="directory_entry" id="directory_entry">
  107. <area shape="rect" id="node1" href="structdirectory_entry.html" title="FAT short directory entry. " alt="" coords="5,5,108,32"/>
  108. </map>
  109. </td></tr>
  110. <tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#fat32__boot"/>
  111. <map name="fat32__boot" id="fat32__boot">
  112. <area shape="rect" id="node1" href="structfat32__boot.html" title="Boot sector for a FAT32 volume. " alt="" coords="5,5,88,32"/>
  113. </map>
  114. </td></tr>
  115. <tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#fat32__fsinfo"/>
  116. <map name="fat32__fsinfo" id="fat32__fsinfo">
  117. <area shape="rect" id="node1" href="structfat32__fsinfo.html" title="FSINFO sector for a FAT32 volume. " alt="" coords="5,5,92,32"/>
  118. </map>
  119. </td></tr>
  120. <tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#fat__boot"/>
  121. <map name="fat__boot" id="fat__boot">
  122. <area shape="rect" id="node1" href="structfat__boot.html" title="Boot sector for a FAT12/FAT16 volume. " alt="" coords="5,5,73,32"/>
  123. </map>
  124. </td></tr>
  125. <tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#_fat_cache"/>
  126. <map name="_fat_cache" id="_fat_cache">
  127. <area shape="rect" id="node1" href="class_fat_cache.html" title="Block cache. " alt="" coords="5,5,84,32"/>
  128. </map>
  129. </td></tr>
  130. <tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#_fat_pos__t"/>
  131. <map name="_fat_pos__t" id="_fat_pos__t">
  132. <area shape="rect" id="node1" href="struct_fat_pos__t.html" title="Internal type for file position &#45; do not use in user apps. " alt="" coords="5,5,80,32"/>
  133. </map>
  134. </td></tr>
  135. <tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#_fat_volume"/>
  136. <map name="_fat_volume" id="_fat_volume">
  137. <area shape="rect" id="node1" href="class_fat_volume.html" title="Access FAT16 and FAT32 volumes on raw file devices. " alt="" coords="5,81,91,108"/>
  138. <area shape="rect" id="node2" href="class_fat_file_system.html" title="Integration class for the FatLib library. " alt="" coords="139,81,245,108"/>
  139. <area shape="rect" id="node3" href="class_sd_file_system.html" title="Virtual base class for SdFat library. " alt="" coords="293,5,503,32"/>
  140. <area shape="rect" id="node4" href="class_sd_file_system.html" title="SdFileSystem\&lt; SdioCard \&gt;" alt="" coords="307,56,489,83"/>
  141. <area shape="rect" id="node6" href="class_sd_file_system.html" title="SdFileSystem\&lt; SdSpiCard \&gt;" alt="" coords="303,107,493,133"/>
  142. <area shape="rect" id="node9" href="class_sd_file_system.html" title="SdFileSystem\&lt; SdSpiCardEX \&gt;" alt="" coords="295,195,501,221"/>
  143. <area shape="rect" id="node5" href="class_sd_fat_sdio.html" title="SdFat class using SDIO. " alt="" coords="599,27,681,53"/>
  144. <area shape="rect" id="node7" href="class_sd_fat.html" title="Main file system class for SdFat library. " alt="" coords="611,77,669,104"/>
  145. <area shape="rect" id="node8" href="class_sd_fat_soft_spi.html" title="SdFat class using software SPI. " alt="" coords="559,129,721,170"/>
  146. <area shape="rect" id="node10" href="class_sd_fat_e_x.html" title="SdFat class with extended SD I/O. " alt="" coords="603,195,677,221"/>
  147. <area shape="rect" id="node11" href="class_sd_fat_soft_spi_e_x.html" title="SdFat class using software SPI and extended SD I/O. " alt="" coords="551,246,729,287"/>
  148. </map>
  149. </td></tr>
  150. <tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#_file"/>
  151. <map name="_file" id="_file">
  152. <area shape="rect" id="node1" href="class_fat_file.html" title="Basic file class. " alt="" coords="129,347,191,373"/>
  153. <area shape="rect" id="node2" href="class_fat_stream_base.html" title="Base class for C++ style streams. " alt="" coords="240,245,353,272"/>
  154. <area shape="rect" id="node6" href="class_file.html" title="Arduino SD.h style File API. " alt="" coords="275,397,318,424"/>
  155. <area shape="rect" id="node7" href="class_print_file.html" title="FatFile with Print. " alt="" coords="261,448,332,475"/>
  156. <area shape="rect" id="node9" href="class_sd_base_file.html" title="Class for backward compatibility. " alt="" coords="252,296,341,323"/>
  157. <area shape="rect" id="node10" href="class_stdio_stream.html" title="StdioStream implements a minimal stdio stream. " alt="" coords="249,347,344,373"/>
  158. <area shape="rect" id="node3" href="classfstream.html" title="file input/output stream. " alt="" coords="605,183,671,209"/>
  159. <area shape="rect" id="node4" href="classifstream.html" title="file input stream. " alt="" coords="432,107,500,133"/>
  160. <area shape="rect" id="node5" href="classofstream.html" title="file output stream. " alt="" coords="430,259,502,285"/>
  161. <area shape="rect" id="node8" href="class_sd_file.html" title="Class for backward compatibility. " alt="" coords="437,448,495,475"/>
  162. <area shape="rect" id="node11" href="classios__base.html" title="Base class for all streams. " alt="" coords="5,169,80,196"/>
  163. <area shape="rect" id="node12" href="classios.html" title="Error and state information for all streams. " alt="" coords="141,169,179,196"/>
  164. <area shape="rect" id="node13" href="classistream.html" title="Input Stream. " alt="" coords="264,81,329,108"/>
  165. <area shape="rect" id="node17" href="classostream.html" title="Output Stream. " alt="" coords="262,169,331,196"/>
  166. <area shape="rect" id="node14" href="classibufstream.html" title="parse a char string " alt="" coords="425,5,507,32"/>
  167. <area shape="rect" id="node16" href="classiostream.html" title="Input/Output stream. " alt="" coords="430,56,502,83"/>
  168. <area shape="rect" id="node15" href="class_arduino_in_stream.html" title="Input stream for Arduino Stream objects. " alt="" coords="579,5,697,32"/>
  169. <area shape="rect" id="node18" href="class_arduino_out_stream.html" title="Output stream for Arduino Print objects. " alt="" coords="401,157,531,184"/>
  170. <area shape="rect" id="node19" href="classobufstream.html" title="format a char string " alt="" coords="423,208,509,235"/>
  171. <area shape="rect" id="node21" href="class_minimum_serial.html" title="mini serial class for the SdFat library. " alt="" coords="243,499,351,525"/>
  172. </map>
  173. </td></tr>
  174. <tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#fname__t"/>
  175. <map name="fname__t" id="fname__t">
  176. <area shape="rect" id="node1" href="structfname__t.html" title="Internal type for Short File Name &#45; do not use in user apps. " alt="" coords="5,5,73,32"/>
  177. </map>
  178. </td></tr>
  179. <tr><td><img src="inherit_graph_12.png" border="0" alt="" usemap="#long_directory_entry"/>
  180. <map name="long_directory_entry" id="long_directory_entry">
  181. <area shape="rect" id="node1" href="structlong_directory_entry.html" title="FAT long directory entry. " alt="" coords="5,5,135,32"/>
  182. </map>
  183. </td></tr>
  184. <tr><td><img src="inherit_graph_13.png" border="0" alt="" usemap="#master_boot_record"/>
  185. <map name="master_boot_record" id="master_boot_record">
  186. <area shape="rect" id="node1" href="structmaster_boot_record.html" title="Master Boot Record. " alt="" coords="5,5,136,32"/>
  187. </map>
  188. </td></tr>
  189. <tr><td><img src="inherit_graph_14.png" border="0" alt="" usemap="#partition_table"/>
  190. <map name="partition_table" id="partition_table">
  191. <area shape="rect" id="node1" href="structpartition_table.html" title="MBR partition table entry. " alt="" coords="5,5,104,32"/>
  192. </map>
  193. </td></tr>
  194. <tr><td><img src="inherit_graph_15.png" border="0" alt="" usemap="#_sd_spi_card"/>
  195. <map name="_sd_spi_card" id="_sd_spi_card">
  196. <area shape="rect" id="node1" href="class_sd_spi_card.html" title="Raw access to SD and SDHC flash memory cards via SPI protocol. " alt="" coords="5,31,89,57"/>
  197. <area shape="rect" id="node2" href="class_sd2_card.html" title="Raw access to SD and SDHC card using default SPI library. " alt="" coords="151,5,223,32"/>
  198. <area shape="rect" id="node3" href="class_sd_spi_card_e_x.html" title="Extended SD I/O block driver. " alt="" coords="137,56,237,83"/>
  199. </map>
  200. </td></tr>
  201. <tr><td><img src="inherit_graph_16.png" border="0" alt="" usemap="#setfill"/>
  202. <map name="setfill" id="setfill">
  203. <area shape="rect" id="node1" href="structsetfill.html" title="type for setfill manipulator " alt="" coords="5,5,57,32"/>
  204. </map>
  205. </td></tr>
  206. <tr><td><img src="inherit_graph_17.png" border="0" alt="" usemap="#setprecision"/>
  207. <map name="setprecision" id="setprecision">
  208. <area shape="rect" id="node1" href="structsetprecision.html" title="type for setprecision manipulator " alt="" coords="5,5,97,32"/>
  209. </map>
  210. </td></tr>
  211. <tr><td><img src="inherit_graph_18.png" border="0" alt="" usemap="#setw"/>
  212. <map name="setw" id="setw">
  213. <area shape="rect" id="node1" href="structsetw.html" title="type for setw manipulator " alt="" coords="5,5,55,32"/>
  214. </map>
  215. </td></tr>
  216. <tr><td><img src="inherit_graph_19.png" border="0" alt="" usemap="#_sys_call"/>
  217. <map name="_sys_call" id="_sys_call">
  218. <area shape="rect" id="node1" href="class_sys_call.html" title="SysCall &#45; Class to wrap system calls. " alt="" coords="5,5,72,32"/>
  219. </map>
  220. </td></tr>
  221. </table>
  222. </div><!-- contents -->
  223. <!-- start footer part -->
  224. <hr class="footer"/><address class="footer"><small>
  225. Generated on Mon Sep 5 2016 10:18:53 for SdFat by &#160;<a href="http://www.doxygen.org/index.html">
  226. <img class="footer" src="doxygen.png" alt="doxygen"/>
  227. </a> 1.8.10
  228. </small></address>
  229. </body>
  230. </html>