| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 | <!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.9.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>openPilotLog: Md5Sum Class 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="navtree.css" rel="stylesheet" type="text/css"/><script type="text/javascript" src="resize.js"></script><script type="text/javascript" src="navtreedata.js"></script><script type="text/javascript" src="navtree.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" /><link href="custom_dark_theme.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="projectlogo"><img alt="Logo" src="icon_main.png"/></td>  <td id="projectalign" style="padding-left: 0.5em;">   <div id="projectname">openPilotLog   </div>  </td> </tr> </tbody></table></div><!-- end header part --><!-- Generated by Doxygen 1.9.1 --><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','.html');/* @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></div><!-- top --><div id="side-nav" class="ui-resizable side-nav-resizable">  <div id="nav-tree">    <div id="nav-tree-contents">      <div id="nav-sync" class="sync"></div>    </div>  </div>  <div id="splitbar" style="-moz-user-select:none;"        class="ui-resizable-handle">  </div></div><script type="text/javascript">/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */$(document).ready(function(){initNavTree('class_md5_sum.html',''); initResizable(); });/* @license-end */</script><div id="doc-content"><!-- 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 class="header">  <div class="summary"><a href="#pub-methods">Public Member Functions</a> |<a href="#pub-attribs">Public Attributes</a> |<a href="class_md5_sum-members.html">List of all members</a>  </div>  <div class="headertitle"><div class="title">Md5Sum Class Reference</div>  </div></div><!--header--><div class="contents"><p>The <a class="el" href="class_md5_sum.html" title="The Md5Sum class is responsible for calculating cryptographic hashes of files (used to verify downloa...">Md5Sum</a> class is responsible for calculating cryptographic hashes of files (used to verify downloads)   <a href="class_md5_sum.html#details">More...</a></p><p><code>#include <<a class="el" href="md5sum_8h_source.html">md5sum.h</a>></code></p><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:a82c6818a2489e4c5270a5e2bf29f85d7"><td class="memItemLeft" align="right" valign="top"><a id="a82c6818a2489e4c5270a5e2bf29f85d7"></a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_md5_sum.html#a82c6818a2489e4c5270a5e2bf29f85d7">Md5Sum</a> (QFileInfo &file_info)</td></tr><tr class="memdesc:a82c6818a2489e4c5270a5e2bf29f85d7"><td class="mdescLeft"> </td><td class="mdescRight">AHash - calculates the MD5-checksum for the input file specified in the constructor and saves the result in the checksum member variable. <br /></td></tr><tr class="separator:a82c6818a2489e4c5270a5e2bf29f85d7"><td class="memSeparator" colspan="2"> </td></tr><tr class="memitem:a7bacb9631d20467246fe72fdba87d21f"><td class="memItemLeft" align="right" valign="top"><a id="a7bacb9631d20467246fe72fdba87d21f"></a>const QString </td><td class="memItemRight" valign="bottom"><a class="el" href="class_md5_sum.html#a7bacb9631d20467246fe72fdba87d21f">hashToHex</a> () const</td></tr><tr class="memdesc:a7bacb9631d20467246fe72fdba87d21f"><td class="mdescLeft"> </td><td class="mdescRight">hashString returns a hex representation of the hash <br /></td></tr><tr class="separator:a7bacb9631d20467246fe72fdba87d21f"><td class="memSeparator" colspan="2"> </td></tr><tr class="memitem:a73d689c37e59436a0996498e64e69776"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_md5_sum.html#a73d689c37e59436a0996498e64e69776">compare</a> (QFileInfo &md5_file) const</td></tr><tr class="memdesc:a73d689c37e59436a0996498e64e69776"><td class="mdescLeft"> </td><td class="mdescRight">compare reads the pre-calculated md5-sum from a checkfile and compares the hashes.  <a href="class_md5_sum.html#a73d689c37e59436a0996498e64e69776">More...</a><br /></td></tr><tr class="separator:a73d689c37e59436a0996498e64e69776"><td class="memSeparator" colspan="2"> </td></tr></table><table class="memberdecls"><tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>Public Attributes</h2></td></tr><tr class="memitem:a5d223673e4fdc11520a1efaac1df5ff9"><td class="memItemLeft" align="right" valign="top"><a id="a5d223673e4fdc11520a1efaac1df5ff9"></a>QByteArray </td><td class="memItemRight" valign="bottom"><b>checksum</b></td></tr><tr class="separator:a5d223673e4fdc11520a1efaac1df5ff9"><td class="memSeparator" colspan="2"> </td></tr></table><a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2><div class="textblock"><p>The <a class="el" href="class_md5_sum.html" title="The Md5Sum class is responsible for calculating cryptographic hashes of files (used to verify downloa...">Md5Sum</a> class is responsible for calculating cryptographic hashes of files (used to verify downloads) </p></div><h2 class="groupheader">Member Function Documentation</h2><a id="a73d689c37e59436a0996498e64e69776"></a><h2 class="memtitle"><span class="permalink"><a href="#a73d689c37e59436a0996498e64e69776">◆ </a></span>compare()</h2><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">bool Md5Sum::compare </td>          <td>(</td>          <td class="paramtype">QFileInfo & </td>          <td class="paramname"><em>md5_file</em></td><td>)</td>          <td> const</td>        </tr>      </table></div><div class="memdoc"><p>compare reads the pre-calculated md5-sum from a checkfile and compares the hashes. </p><dl class="params"><dt>Parameters</dt><dd>  <table class="params">    <tr><td class="paramname">md5_file</td><td>- the checkfile containing the md5 checksum in hex format </td></tr>  </table>  </dd></dl><dl class="section return"><dt>Returns</dt><dd>true if hashes match </dd></dl></div></div><hr/>The documentation for this class was generated from the following files:<ul><li>src/classes/<a class="el" href="md5sum_8h_source.html">md5sum.h</a></li><li>src/classes/md5sum.cpp</li></ul></div><!-- contents --></div><!-- doc-content --><!-- start footer part --><div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->  <ul>    <li class="navelem"><a class="el" href="class_md5_sum.html">Md5Sum</a></li>    <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>  </ul></div></body></html>
 |