You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

279 lines
16KB

  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.16"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>SdFat: Class Hierarchy</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="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">SdFat
  25. </div>
  26. </td>
  27. </tr>
  28. </tbody>
  29. </table>
  30. </div>
  31. <!-- end header part -->
  32. <!-- Generated by Doxygen 1.8.16 -->
  33. <script type="text/javascript">
  34. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  35. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  36. /* @license-end */
  37. </script>
  38. <script type="text/javascript" src="menudata.js"></script>
  39. <script type="text/javascript" src="menu.js"></script>
  40. <script type="text/javascript">
  41. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  42. $(function() {
  43. initMenu('',true,false,'search.php','Search');
  44. $(document).ready(function() { init_search(); });
  45. });
  46. /* @license-end */</script>
  47. <div id="main-nav"></div>
  48. </div><!-- top -->
  49. <!-- window showing the filter options -->
  50. <div id="MSearchSelectWindow"
  51. onmouseover="return searchBox.OnSearchSelectShow()"
  52. onmouseout="return searchBox.OnSearchSelectHide()"
  53. onkeydown="return searchBox.OnSearchSelectKey(event)">
  54. </div>
  55. <!-- iframe showing the search results (closed by default) -->
  56. <div id="MSearchResultsWindow">
  57. <iframe src="javascript:void(0)" frameborder="0"
  58. name="MSearchResults" id="MSearchResults">
  59. </iframe>
  60. </div>
  61. <div class="header">
  62. <div class="headertitle">
  63. <div class="title">Class Hierarchy</div> </div>
  64. </div><!--header-->
  65. <div class="contents">
  66. <div class="textblock">
  67. <p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
  68. </div><table border="0" cellspacing="10" cellpadding="0">
  69. <tr><td><img src="inherit_graph_0.png" border="0" usemap="#_block_device_interface" alt=""/>
  70. <map name="_block_device_interface" id="_block_device_interface">
  71. <area shape="rect" href="class_block_device_interface.html" title="BlockDeviceInterface class." alt="" coords="5,5,148,32"/>
  72. <area shape="rect" href="class_sd_card_interface.html" title="Abstract interface for an SD card." alt="" coords="196,5,311,32"/>
  73. <area shape="rect" href="class_sdio_card.html" title="Raw SDIO access to SD and SDHC flash memory cards." alt="" coords="359,5,433,32"/>
  74. </map>
  75. </td></tr>
  76. <tr><td><img src="inherit_graph_1.png" border="0" usemap="#_buffered_print_3_01_write_class_00_01_b_u_f___d_i_m_01_4" alt=""/>
  77. <map name="_buffered_print_3_01_write_class_00_01_b_u_f___d_i_m_01_4" id="_buffered_print_3_01_write_class_00_01_b_u_f___d_i_m_01_4">
  78. <area shape="rect" href="class_buffered_print.html" title="Fast buffered print template." alt="" coords="5,5,181,47"/>
  79. </map>
  80. </td></tr>
  81. <tr><td><img src="inherit_graph_2.png" border="0" usemap="#cache__t" alt=""/>
  82. <map name="cache__t" id="cache__t">
  83. <area shape="rect" href="unioncache__t.html" title="Cache for an raw data sector." alt="" coords="5,5,73,32"/>
  84. </map>
  85. </td></tr>
  86. <tr><td><img src="inherit_graph_3.png" border="0" usemap="#_c_i_d" alt=""/>
  87. <map name="_c_i_d" id="_c_i_d">
  88. <area shape="rect" href="struct_c_i_d.html" title="Card IDentification (CID) register." alt="" coords="5,5,48,32"/>
  89. </map>
  90. </td></tr>
  91. <tr><td><img src="inherit_graph_4.png" border="0" usemap="#_dir_pos__t" alt=""/>
  92. <map name="_dir_pos__t" id="_dir_pos__t">
  93. <area shape="rect" href="struct_dir_pos__t.html" title="Internal type for position in directory file." alt="" coords="5,5,77,32"/>
  94. </map>
  95. </td></tr>
  96. <tr><td><img src="inherit_graph_5.png" border="0" usemap="#_ex_fat_formatter" alt=""/>
  97. <map name="_ex_fat_formatter" id="_ex_fat_formatter">
  98. <area shape="rect" href="class_ex_fat_formatter.html" title="Format an exFAT volume." alt="" coords="5,5,119,32"/>
  99. </map>
  100. </td></tr>
  101. <tr><td><img src="inherit_graph_6.png" border="0" usemap="#_ex_fat_partition" alt=""/>
  102. <map name="_ex_fat_partition" id="_ex_fat_partition">
  103. <area shape="rect" href="class_ex_fat_partition.html" title="Access exFat partitions on raw file devices." alt="" coords="5,5,111,32"/>
  104. <area shape="rect" href="class_ex_fat_volume.html" title="exFAT volume." alt="" coords="159,5,260,32"/>
  105. <area shape="rect" href="class_sd_base.html" title=" " alt="" coords="308,5,479,32"/>
  106. <area shape="rect" href="class_sd_ex_fat.html" title="SD file system class for exFAT volumes." alt="" coords="527,5,600,32"/>
  107. </map>
  108. </td></tr>
  109. <tr><td><img src="inherit_graph_7.png" border="0" usemap="#_ex_fat_pos__t" alt=""/>
  110. <map name="_ex_fat_pos__t" id="_ex_fat_pos__t">
  111. <area shape="rect" href="struct_ex_fat_pos__t.html" title="Internal type for file position &#45; do not use in user apps." alt="" coords="5,5,96,32"/>
  112. </map>
  113. </td></tr>
  114. <tr><td><img src="inherit_graph_8.png" border="0" usemap="#_ex_name__t" alt=""/>
  115. <map name="_ex_name__t" id="_ex_name__t">
  116. <area shape="rect" href="struct_ex_name__t.html" title="Internal type for file name &#45; do not use in user apps." alt="" coords="5,5,88,32"/>
  117. </map>
  118. </td></tr>
  119. <tr><td><img src="inherit_graph_9.png" border="0" usemap="#_fat_cache" alt=""/>
  120. <map name="_fat_cache" id="_fat_cache">
  121. <area shape="rect" href="class_fat_cache.html" title="Sector cache." alt="" coords="5,5,84,32"/>
  122. </map>
  123. </td></tr>
  124. <tr><td><img src="inherit_graph_10.png" border="0" usemap="#_fat_formatter" alt=""/>
  125. <map name="_fat_formatter" id="_fat_formatter">
  126. <area shape="rect" href="class_fat_formatter.html" title="Format a FAT volume." alt="" coords="5,5,103,32"/>
  127. </map>
  128. </td></tr>
  129. <tr><td><img src="inherit_graph_11.png" border="0" usemap="#_fat_partition" alt=""/>
  130. <map name="_fat_partition" id="_fat_partition">
  131. <area shape="rect" href="class_fat_partition.html" title="Access FAT16 and FAT32 partitions on raw file devices." alt="" coords="5,5,95,32"/>
  132. <area shape="rect" href="class_fat_volume.html" title="Integration class for the FatLib library." alt="" coords="143,5,228,32"/>
  133. <area shape="rect" href="class_sd_base.html" title=" " alt="" coords="276,5,431,32"/>
  134. <area shape="rect" href="class_sd_fat32.html" title="SD file system class for FAT volumes." alt="" coords="479,5,549,32"/>
  135. </map>
  136. </td></tr>
  137. <tr><td><img src="inherit_graph_12.png" border="0" usemap="#_fat_pos__t" alt=""/>
  138. <map name="_fat_pos__t" id="_fat_pos__t">
  139. <area shape="rect" 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"/>
  140. </map>
  141. </td></tr>
  142. <tr><td><img src="inherit_graph_13.png" border="0" usemap="#fname__t" alt=""/>
  143. <map name="fname__t" id="fname__t">
  144. <area shape="rect" href="structfname__t.html" title="Internal type for Short File Name &#45; do not use in user apps." alt="" coords="5,5,73,32"/>
  145. </map>
  146. </td></tr>
  147. <tr><td><img src="inherit_graph_14.png" border="0" usemap="#_fs_cache" alt=""/>
  148. <map name="_fs_cache" id="_fs_cache">
  149. <area shape="rect" href="class_fs_cache.html" title="Sector cache." alt="" coords="5,5,80,32"/>
  150. </map>
  151. </td></tr>
  152. <tr><td><img src="inherit_graph_15.png" border="0" usemap="#_fs_volume" alt=""/>
  153. <map name="_fs_volume" id="_fs_volume">
  154. <area shape="rect" href="class_fs_volume.html" title="FsVolume class." alt="" coords="5,5,87,32"/>
  155. <area shape="rect" href="class_sd_base.html" title=" " alt="" coords="135,5,285,32"/>
  156. <area shape="rect" href="class_sd_fs.html" title="SD file system class for FAT16, FAT32, and exFAT volumes." alt="" coords="333,5,387,32"/>
  157. </map>
  158. </td></tr>
  159. <tr><td><img src="inherit_graph_16.png" border="0" usemap="#_sd_base_3_01_vol_01_4" alt=""/>
  160. <map name="_sd_base_3_01_vol_01_4" id="_sd_base_3_01_vol_01_4">
  161. <area shape="rect" title=" " alt="" coords="5,5,47,32"/>
  162. <area shape="rect" href="class_sd_base.html" title="base SD file system template class." alt="" coords="95,5,205,32"/>
  163. </map>
  164. </td></tr>
  165. <tr><td><img src="inherit_graph_17.png" border="0" usemap="#_sd_card_factory" alt=""/>
  166. <map name="_sd_card_factory" id="_sd_card_factory">
  167. <area shape="rect" href="class_sd_card_factory.html" title="Setup a SPI card or SDIO card." alt="" coords="5,5,115,32"/>
  168. </map>
  169. </td></tr>
  170. <tr><td><img src="inherit_graph_18.png" border="0" usemap="#_sd_external_spi_driver" alt=""/>
  171. <map name="_sd_external_spi_driver" id="_sd_external_spi_driver">
  172. <area shape="rect" href="class_sd_external_spi_driver.html" title="Class for external SPI." alt="" coords="5,5,143,32"/>
  173. </map>
  174. </td></tr>
  175. <tr><td><img src="inherit_graph_19.png" border="0" usemap="#_sdio_config" alt=""/>
  176. <map name="_sdio_config" id="_sdio_config">
  177. <area shape="rect" href="class_sdio_config.html" title="SDIO card configuration." alt="" coords="5,5,89,32"/>
  178. </map>
  179. </td></tr>
  180. <tr><td><img src="inherit_graph_20.png" border="0" usemap="#_sd_soft_spi_driver" alt=""/>
  181. <map name="_sd_soft_spi_driver" id="_sd_soft_spi_driver">
  182. <area shape="rect" href="class_sd_soft_spi_driver.html" title="Class for SdSoftSpiDriver." alt="" coords="5,5,117,32"/>
  183. </map>
  184. </td></tr>
  185. <tr><td><img src="inherit_graph_21.png" border="0" usemap="#_sd_spi_arduino_driver" alt=""/>
  186. <map name="_sd_spi_arduino_driver" id="_sd_spi_arduino_driver">
  187. <area shape="rect" href="class_sd_spi_arduino_driver.html" title="Optimized SPI class for access to SD and SDHC flash memory cards." alt="" coords="5,5,139,32"/>
  188. </map>
  189. </td></tr>
  190. <tr><td><img src="inherit_graph_22.png" border="0" usemap="#_sd_spi_base_class" alt=""/>
  191. <map name="_sd_spi_base_class" id="_sd_spi_base_class">
  192. <area shape="rect" href="class_sd_spi_base_class.html" title="Base class for external SPI drivers." alt="" coords="5,5,125,32"/>
  193. <area shape="rect" href="class_my_spi_class.html" title="Sample external SPI class." alt="" coords="173,5,265,32"/>
  194. </map>
  195. </td></tr>
  196. <tr><td><img src="inherit_graph_23.png" border="0" usemap="#_sd_spi_card" alt=""/>
  197. <map name="_sd_spi_card" id="_sd_spi_card">
  198. <area shape="rect" href="class_sd_spi_card.html" title="Raw access to SD and SDHC flash memory cards via SPI protocol." alt="" coords="5,5,89,32"/>
  199. </map>
  200. </td></tr>
  201. <tr><td><img src="inherit_graph_24.png" border="0" usemap="#_sd_spi_config" alt=""/>
  202. <map name="_sd_spi_config" id="_sd_spi_config">
  203. <area shape="rect" href="class_sd_spi_config.html" title="SPI card configuration." alt="" coords="5,5,99,32"/>
  204. </map>
  205. </td></tr>
  206. <tr><td><img src="inherit_graph_25.png" border="0" usemap="#setfill" alt=""/>
  207. <map name="setfill" id="setfill">
  208. <area shape="rect" href="structsetfill.html" title="type for setfill manipulator" alt="" coords="5,5,57,32"/>
  209. </map>
  210. </td></tr>
  211. <tr><td><img src="inherit_graph_26.png" border="0" usemap="#setprecision" alt=""/>
  212. <map name="setprecision" id="setprecision">
  213. <area shape="rect" href="structsetprecision.html" title="type for setprecision manipulator" alt="" coords="5,5,97,32"/>
  214. </map>
  215. </td></tr>
  216. <tr><td><img src="inherit_graph_27.png" border="0" usemap="#setw" alt=""/>
  217. <map name="setw" id="setw">
  218. <area shape="rect" href="structsetw.html" title="type for setw manipulator" alt="" coords="5,5,55,32"/>
  219. </map>
  220. </td></tr>
  221. <tr><td><img src="inherit_graph_28.png" border="0" usemap="#_soft_s_p_i_class" alt=""/>
  222. <map name="_soft_s_p_i_class" id="_soft_s_p_i_class">
  223. <area shape="rect" href="class_soft_s_p_i_class.html" title="Base class for external soft SPI." alt="" coords="5,13,104,39"/>
  224. <area shape="rect" href="class_soft_spi_driver.html" title="Class for external soft SPI." alt="" coords="152,5,311,47"/>
  225. </map>
  226. </td></tr>
  227. <tr><td><img src="inherit_graph_29.png" border="0" usemap="#_stream_file_3_01_base_file_00_01_pos_type_01_4" alt=""/>
  228. <map name="_stream_file_3_01_base_file_00_01_pos_type_01_4" id="_stream_file_3_01_base_file_00_01_pos_type_01_4">
  229. <area shape="rect" title=" " alt="" coords="135,132,209,159"/>
  230. <area shape="rect" href="class_print_file.html" title="PrintFile class." alt="" coords="275,56,420,83"/>
  231. <area shape="rect" href="class_stream_file.html" title="StreamFile class." alt="" coords="271,310,423,351"/>
  232. <area shape="rect" href="class_ex_fat_file.html" title="Basic file class." alt="" coords="133,555,211,581"/>
  233. <area shape="rect" href="class_stream_file.html" title=" " alt="" coords="269,547,426,589"/>
  234. <area shape="rect" href="class_ex_file.html" title="exFAT file with Arduino Stream." alt="" coords="514,563,573,589"/>
  235. <area shape="rect" href="class_fat_file.html" title="Basic file class." alt="" coords="141,196,203,223"/>
  236. <area shape="rect" href="class_print_file.html" title=" " alt="" coords="267,107,428,133"/>
  237. <area shape="rect" href="class_stdio_stream.html" title="StdioStream implements a minimal stdio stream." alt="" coords="300,157,395,184"/>
  238. <area shape="rect" href="class_stream_base_class.html" title="base type for FAT and exFAT streams" alt="" coords="284,208,411,235"/>
  239. <area shape="rect" href="class_stream_file.html" title=" " alt="" coords="277,482,418,523"/>
  240. <area shape="rect" href="class_sd_file.html" title="FAT16/FAT32 file with Print." alt="" coords="514,107,573,133"/>
  241. <area shape="rect" href="classfstream.html" title="file input/output stream." alt="" coords="683,335,748,361"/>
  242. <area shape="rect" href="classifstream.html" title="file input stream." alt="" coords="509,208,577,235"/>
  243. <area shape="rect" href="classofstream.html" title="file output stream." alt="" coords="507,309,579,336"/>
  244. <area shape="rect" href="class_file32.html" title="FAT16/FAT32 file with Arduino Stream." alt="" coords="515,512,572,539"/>
  245. <area shape="rect" href="class_fs_base_file.html" title="FsBaseFile class." alt="" coords="128,620,216,647"/>
  246. <area shape="rect" href="class_stream_file.html" title=" " alt="" coords="264,613,431,654"/>
  247. <area shape="rect" href="class_fs_file.html" title="FsBaseFile file with Arduino Stream." alt="" coords="514,620,573,647"/>
  248. <area shape="rect" href="classios__base.html" title="Base class for all streams." alt="" coords="5,259,80,285"/>
  249. <area shape="rect" href="classios.html" title="Error and state information for all streams." alt="" coords="153,259,191,285"/>
  250. <area shape="rect" href="classistream.html" title="Input Stream." alt="" coords="315,259,380,285"/>
  251. <area shape="rect" href="classostream.html" title="Output Stream." alt="" coords="313,376,382,403"/>
  252. <area shape="rect" href="classibufstream.html" title="parse a char string" alt="" coords="502,259,585,285"/>
  253. <area shape="rect" href="classiostream.html" title="Input/Output stream." alt="" coords="507,360,579,387"/>
  254. <area shape="rect" href="class_arduino_in_stream.html" title="Input stream for Arduino Stream objects." alt="" coords="656,259,775,285"/>
  255. <area shape="rect" href="class_arduino_out_stream.html" title="Output stream for Arduino Print objects." alt="" coords="479,461,608,488"/>
  256. <area shape="rect" href="classobufstream.html" title="format a char string" alt="" coords="500,411,587,437"/>
  257. <area shape="rect" title=" " alt="" coords="143,56,201,83"/>
  258. <area shape="rect" href="class_minimum_serial.html" title="mini serial class for the SdFat library." alt="" coords="293,5,401,32"/>
  259. <area shape="rect" title=" " alt="" coords="135,496,209,523"/>
  260. </map>
  261. </td></tr>
  262. <tr><td><img src="inherit_graph_30.png" border="0" usemap="#_sys_call" alt=""/>
  263. <map name="_sys_call" id="_sys_call">
  264. <area shape="rect" href="class_sys_call.html" title="SysCall &#45; Class to wrap system calls." alt="" coords="5,5,72,32"/>
  265. </map>
  266. </td></tr>
  267. </table>
  268. </div><!-- contents -->
  269. <!-- start footer part -->
  270. <hr class="footer"/><address class="footer"><small>
  271. Generated on Fri Dec 6 2019 09:45:12 for SdFat by &#160;<a href="http://www.doxygen.org/index.html">
  272. <img class="footer" src="doxygen.png" alt="doxygen"/>
  273. </a> 1.8.16
  274. </small></address>
  275. </body>
  276. </html>