| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/><meta http-equiv="X-UA-Compatible" content="IE=9"/><meta name="generator" content="Doxygen 1.8.16"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>SdFat: PrintFile< BaseFile > Class Template Reference</title><link href="tabs.css" rel="stylesheet" type="text/css"/><script type="text/javascript" src="jquery.js"></script><script type="text/javascript" src="dynsections.js"></script><link href="search/search.css" rel="stylesheet" type="text/css"/><script type="text/javascript" src="search/searchdata.js"></script><script type="text/javascript" src="search/search.js"></script><link href="doxygen.css" rel="stylesheet" type="text/css" /></head><body><div id="top"><!-- do not remove this div, it is closed by doxygen! --><div id="titlearea"><table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;">  <td id="projectalign" style="padding-left: 0.5em;">   <div id="projectname">SdFat   </div>  </td> </tr> </tbody></table></div><!-- end header part --><!-- Generated by Doxygen 1.8.16 --><script type="text/javascript">/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */var searchBox = new SearchBox("searchBox", "search",false,'Search');/* @license-end */</script><script type="text/javascript" src="menudata.js"></script><script type="text/javascript" src="menu.js"></script><script type="text/javascript">/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */$(function() {  initMenu('',true,false,'search.php','Search');  $(document).ready(function() { init_search(); });});/* @license-end */</script><div id="main-nav"></div><!-- window showing the filter options --><div id="MSearchSelectWindow"     onmouseover="return searchBox.OnSearchSelectShow()"     onmouseout="return searchBox.OnSearchSelectHide()"     onkeydown="return searchBox.OnSearchSelectKey(event)"></div><!-- iframe showing the search results (closed by default) --><div id="MSearchResultsWindow"><iframe src="javascript:void(0)" frameborder="0"         name="MSearchResults" id="MSearchResults"></iframe></div></div><!-- top --><div class="header">  <div class="summary"><a href="#pub-methods">Public Member Functions</a> |<a href="class_print_file-members.html">List of all members</a>  </div>  <div class="headertitle"><div class="title">PrintFile< BaseFile > Class Template Reference</div>  </div></div><!--header--><div class="contents"><p><a class="el" href="class_print_file.html" title="PrintFile class.">PrintFile</a> class.   <a href="class_print_file.html#details">More...</a></p><p><code>#include <ArduinoFiles.h></code></p><div class="dynheader">Inheritance diagram for PrintFile< BaseFile >:</div><div class="dyncontent"><div class="center"><img src="class_print_file__inherit__graph.png" border="0" usemap="#_print_file_3_01_base_file_01_4_inherit__map" alt="Inheritance graph"/></div><map name="_print_file_3_01_base_file_01_4_inherit__map" id="_print_file_3_01_base_file_01_4_inherit__map"><area shape="rect" title="PrintFile class." alt="" coords="7,80,153,107"/><area shape="rect" title=" " alt="" coords="5,5,64,32"/><area shape="rect" title=" " alt="" coords="89,5,162,32"/></map><center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div><div class="dynheader">Collaboration diagram for PrintFile< BaseFile >:</div><div class="dyncontent"><div class="center"><img src="class_print_file__coll__graph.png" border="0" usemap="#_print_file_3_01_base_file_01_4_coll__map" alt="Collaboration graph"/></div><map name="_print_file_3_01_base_file_01_4_coll__map" id="_print_file_3_01_base_file_01_4_coll__map"><area shape="rect" title="PrintFile class." alt="" coords="7,80,153,107"/><area shape="rect" title=" " alt="" coords="5,5,64,32"/><area shape="rect" title=" " alt="" coords="89,5,162,32"/></map><center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div><table class="memberdecls"><tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>Public Member Functions</h2></td></tr><tr class="memitem:a52f78f160083b416d66e23c680e0577d"><td class="memItemLeft" align="right" valign="top">size_t </td><td class="memItemRight" valign="bottom"><a class="el" href="class_print_file.html#a52f78f160083b416d66e23c680e0577d">write</a> (uint8_t b)</td></tr><tr class="separator:a52f78f160083b416d66e23c680e0577d"><td class="memSeparator" colspan="2"> </td></tr></table><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2><div class="textblock"><h3>template<class BaseFile><br />class PrintFile< BaseFile ></h3><p><a class="el" href="class_print_file.html" title="PrintFile class.">PrintFile</a> class. </p></div><h2 class="groupheader">Member Function Documentation</h2><a id="a52f78f160083b416d66e23c680e0577d"></a><h2 class="memtitle"><span class="permalink"><a href="#a52f78f160083b416d66e23c680e0577d">◆ </a></span>write()</h2><div class="memitem"><div class="memproto"><div class="memtemplate">template<class BaseFile> </div><table class="mlabels">  <tr>  <td class="mlabels-left">      <table class="memname">        <tr>          <td class="memname">size_t <a class="el" href="class_print_file.html">PrintFile</a>< BaseFile >::write </td>          <td>(</td>          <td class="paramtype">uint8_t </td>          <td class="paramname"><em>b</em></td><td>)</td>          <td></td>        </tr>      </table>  </td>  <td class="mlabels-right"><span class="mlabels"><span class="mlabel">inline</span></span>  </td>  </tr></table></div><div class="memdoc"><p>Write a single byte. </p><dl class="params"><dt>Parameters</dt><dd>  <table class="params">    <tr><td class="paramdir">[in]</td><td class="paramname">b</td><td>byte to write. </td></tr>  </table>  </dd></dl><dl class="section return"><dt>Returns</dt><dd>one for success. </dd></dl></div></div><hr/>The documentation for this class was generated from the following file:<ul><li>ArduinoSdFat/libraries/SdFat/src/common/ArduinoFiles.h</li></ul></div><!-- contents --><!-- start footer part --><hr class="footer"/><address class="footer"><small>Generated on Mon Nov 9 2020 08:03:47 for SdFat by  <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.16</small></address></body></html>
 |