<!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=11"/> <meta name="generator" content="Doxygen 1.9.3"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>GpgFrontend Project: GpgFrontend::GpgResultAnalyse 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" /> </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 id="projectrow"> <td id="projectalign"> <div id="projectname">GpgFrontend Project </div> <div id="projectbrief">A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.9.3 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ var searchBox = new SearchBox("searchBox", "search",'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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ $(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ $(document).ready(function(){initNavTree('classGpgFrontend_1_1GpgResultAnalyse.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="#pro-methods">Protected Member Functions</a> | <a href="#pro-attribs">Protected Attributes</a> | <a href="classGpgFrontend_1_1GpgResultAnalyse-members.html">List of all members</a> </div> <div class="headertitle"><div class="title">GpgFrontend::GpgResultAnalyse Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div></div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for GpgFrontend::GpgResultAnalyse:</div> <div class="dyncontent"> <div class="center"><img src="classGpgFrontend_1_1GpgResultAnalyse__inherit__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgResultAnalyse_inherit__map" alt="Inheritance graph"/></div> </div> <div class="dynheader"> Collaboration diagram for GpgFrontend::GpgResultAnalyse:</div> <div class="dyncontent"> <div class="center"><img src="classGpgFrontend_1_1GpgResultAnalyse__coll__graph.png" border="0" usemap="#aGpgFrontend_1_1GpgResultAnalyse_coll__map" alt="Collaboration graph"/></div> </div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pub-methods" name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aa3c9bdf1ea4c87476010ef32fd2fb426"><td class="memItemLeft" align="right" valign="top"><a id="aa3c9bdf1ea4c87476010ef32fd2fb426" name="aa3c9bdf1ea4c87476010ef32fd2fb426"></a>  </td><td class="memItemRight" valign="bottom"><b>GpgResultAnalyse</b> ()=default</td></tr> <tr class="memdesc:aa3c9bdf1ea4c87476010ef32fd2fb426"><td class="mdescLeft"> </td><td class="mdescRight">Construct a new Result Analyse object. <br /></td></tr> <tr class="separator:aa3c9bdf1ea4c87476010ef32fd2fb426"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:aa9e35e573ea4c0ebdbb014d1afbaab9d"><td class="memItemLeft" align="right" valign="top">const std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#aa9e35e573ea4c0ebdbb014d1afbaab9d">GetResultReport</a> () const</td></tr> <tr class="memdesc:aa9e35e573ea4c0ebdbb014d1afbaab9d"><td class="mdescLeft"> </td><td class="mdescRight">Get the Result Report object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#aa9e35e573ea4c0ebdbb014d1afbaab9d">More...</a><br /></td></tr> <tr class="separator:aa9e35e573ea4c0ebdbb014d1afbaab9d"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a8fc5d4f83e5c0aa0ac19f46c3ec1619e"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#a8fc5d4f83e5c0aa0ac19f46c3ec1619e">GetStatus</a> () const</td></tr> <tr class="memdesc:a8fc5d4f83e5c0aa0ac19f46c3ec1619e"><td class="mdescLeft"> </td><td class="mdescRight">Get the Status object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#a8fc5d4f83e5c0aa0ac19f46c3ec1619e">More...</a><br /></td></tr> <tr class="separator:a8fc5d4f83e5c0aa0ac19f46c3ec1619e"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a80c80d597391d2d531345d3dd507b038"><td class="memItemLeft" align="right" valign="top"><a id="a80c80d597391d2d531345d3dd507b038" name="a80c80d597391d2d531345d3dd507b038"></a> void </td><td class="memItemRight" valign="bottom"><b>Analyse</b> ()</td></tr> <tr class="separator:a80c80d597391d2d531345d3dd507b038"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-methods" name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a3664c37fe30b7006f50e18792957bf58"><td class="memItemLeft" align="right" valign="top"><a id="a3664c37fe30b7006f50e18792957bf58" name="a3664c37fe30b7006f50e18792957bf58"></a> virtual void </td><td class="memItemRight" valign="bottom"><b>do_analyse</b> ()=0</td></tr> <tr class="separator:a3664c37fe30b7006f50e18792957bf58"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a7f13592b421c7b0d3853f15cece8d195"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html#a7f13592b421c7b0d3853f15cece8d195">set_status</a> (int m_status)</td></tr> <tr class="memdesc:a7f13592b421c7b0d3853f15cece8d195"><td class="mdescLeft"> </td><td class="mdescRight">Set the status object. <a href="classGpgFrontend_1_1GpgResultAnalyse.html#a7f13592b421c7b0d3853f15cece8d195">More...</a><br /></td></tr> <tr class="separator:a7f13592b421c7b0d3853f15cece8d195"><td class="memSeparator" colspan="2"> </td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="pro-attribs" name="pro-attribs"></a> Protected Attributes</h2></td></tr> <tr class="memitem:abb323cb23d9be5aa0d842d686bbad962"><td class="memItemLeft" align="right" valign="top"><a id="abb323cb23d9be5aa0d842d686bbad962" name="abb323cb23d9be5aa0d842d686bbad962"></a> std::stringstream </td><td class="memItemRight" valign="bottom"><b>stream_</b></td></tr> <tr class="separator:abb323cb23d9be5aa0d842d686bbad962"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:ad5160473724e6af2c21a4851c635cbc6"><td class="memItemLeft" align="right" valign="top"><a id="ad5160473724e6af2c21a4851c635cbc6" name="ad5160473724e6af2c21a4851c635cbc6"></a> int </td><td class="memItemRight" valign="bottom"><b>status_</b> = 1</td></tr> <tr class="separator:ad5160473724e6af2c21a4851c635cbc6"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:af82d2d107c9834daea98560f9bca2873"><td class="memItemLeft" align="right" valign="top"><a id="af82d2d107c9834daea98560f9bca2873" name="af82d2d107c9834daea98560f9bca2873"></a> bool </td><td class="memItemRight" valign="bottom"><b>analysed_</b> = false</td></tr> <tr class="separator:af82d2d107c9834daea98560f9bca2873"><td class="memSeparator" colspan="2"> </td></tr> </table> <h2 class="groupheader">Member Function Documentation</h2> <a id="aa9e35e573ea4c0ebdbb014d1afbaab9d" name="aa9e35e573ea4c0ebdbb014d1afbaab9d"></a> <h2 class="memtitle"><span class="permalink"><a href="#aa9e35e573ea4c0ebdbb014d1afbaab9d">◆ </a></span>GetResultReport()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const std::string GpgFrontend::GpgResultAnalyse::GetResultReport </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the Result Report object. </p> <dl class="section return"><dt>Returns</dt><dd>const std::string</dd></dl> <p>Copyright (C) 2021 Saturneric</p> <p >This file is part of <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a>.</p> <p ><a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p> <p ><a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p> <p >You should have received a copy of the GNU General Public License along with <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a>. If not, see <a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>.</p> <p >The initial version of the source code is inherited from the gpg4usb project, which is under GPL-3.0-or-later.</p> <p >All the source code of <a class="el" href="namespaceGpgFrontend.html">GpgFrontend</a> was modified and released by Saturneric<a href="#" onclick="location.href='mai'+'lto:'+'eri'+'c@'+'bkt'+'us'+'.co'+'m'; return false;">eric@<span class="obfuscator">.nosp@m.</span>bktu<span class="obfuscator">.nosp@m.</span>s.com</a> starting on May 12, 2021.</p> <p >SPDX-License-Identifier: GPL-3.0-or-later </p> <p class="reference">Referenced by <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>.</p> </div> </div> <a id="a8fc5d4f83e5c0aa0ac19f46c3ec1619e" name="a8fc5d4f83e5c0aa0ac19f46c3ec1619e"></a> <h2 class="memtitle"><span class="permalink"><a href="#a8fc5d4f83e5c0aa0ac19f46c3ec1619e">◆ </a></span>GetStatus()</h2> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">int GpgFrontend::GpgResultAnalyse::GetStatus </td> <td>(</td> <td class="paramname"></td><td>)</td> <td> const</td> </tr> </table> </div><div class="memdoc"> <p>Get the Status object. </p> <dl class="section return"><dt>Returns</dt><dd>int </dd></dl> <p class="reference">Referenced by <a class="el" href="namespaceGpgFrontend_1_1UI.html#abd3c7c636954390d52150b4e6d38e1b3">GpgFrontend::UI::process_result_analyse()</a>.</p> </div> </div> <a id="a7f13592b421c7b0d3853f15cece8d195" name="a7f13592b421c7b0d3853f15cece8d195"></a> <h2 class="memtitle"><span class="permalink"><a href="#a7f13592b421c7b0d3853f15cece8d195">◆ </a></span>set_status()</h2> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">void GpgFrontend::GpgResultAnalyse::set_status </td> <td>(</td> <td class="paramtype">int </td> <td class="paramname"><em>m_status</em></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> <p>Set the status object. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">m_status</td><td></td></tr> </table> </dd> </dl> </div> </div> <hr/>The documentation for this class was generated from the following files:<ul> <li>src/core/function/result_analyse/<a class="el" href="GpgResultAnalyse_8h_source.html">GpgResultAnalyse.h</a></li> <li>src/core/function/result_analyse/GpgResultAnalyse.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="namespaceGpgFrontend.html">GpgFrontend</a></li><li class="navelem"><a class="el" href="classGpgFrontend_1_1GpgResultAnalyse.html">GpgResultAnalyse</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.3 </li> </ul> </div> </body> </html>