Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 0a67b807a02637f2cae68649d519a89d > files > 286

libcryptopp-devel-7.0.0-1.mga7.armv7hl.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Crypto++: AlgorithmImpl&lt; BASE, ALGORITHM_INFO &gt; 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="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">Crypto++
   &#160;<span id="projectnumber">7.0</span>
   </div>
   <div id="projectbrief">Free&nbsp;C&#43;&#43;&nbsp;class&nbsp;library&nbsp;of&nbsp;cryptographic&nbsp;schemes</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<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&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="class_algorithm_impl-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">AlgorithmImpl&lt; BASE, ALGORITHM_INFO &gt; Class Template Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Base class information.  
 <a href="class_algorithm_impl.html#details">More...</a></p>
<div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
  <img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for AlgorithmImpl&lt; BASE, ALGORITHM_INFO &gt;:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
 <div class="center">
  <img src="class_algorithm_impl.png" usemap="#AlgorithmImpl_3C_20BASE_2C_20ALGORITHM_5FINFO_20_3E_map" alt=""/>
  <map id="AlgorithmImpl_3C_20BASE_2C_20ALGORITHM_5FINFO_20_3E_map" name="AlgorithmImpl_3C_20BASE_2C_20ALGORITHM_5FINFO_20_3E_map">
</map>
 </div></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:abd1b02bf6cda820fa6cc56ea5a9eac20"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_algorithm_impl.html#abd1b02bf6cda820fa6cc56ea5a9eac20">AlgorithmName</a> () const</td></tr>
<tr class="memdesc:abd1b02bf6cda820fa6cc56ea5a9eac20"><td class="mdescLeft">&#160;</td><td class="mdescRight">The algorithm name.  <a href="#abd1b02bf6cda820fa6cc56ea5a9eac20">More...</a><br /></td></tr>
<tr class="separator:abd1b02bf6cda820fa6cc56ea5a9eac20"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a4b388176a0c4853b2a3e747c5e637b95"><td class="memItemLeft" align="right" valign="top">static std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_algorithm_impl.html#a4b388176a0c4853b2a3e747c5e637b95">StaticAlgorithmName</a> ()</td></tr>
<tr class="memdesc:a4b388176a0c4853b2a3e747c5e637b95"><td class="mdescLeft">&#160;</td><td class="mdescRight">The algorithm name.  <a href="#a4b388176a0c4853b2a3e747c5e637b95">More...</a><br /></td></tr>
<tr class="separator:a4b388176a0c4853b2a3e747c5e637b95"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;class BASE, class ALGORITHM_INFO = BASE&gt;<br />
class AlgorithmImpl&lt; BASE, ALGORITHM_INFO &gt;</h3>

<p>Base class information. </p>
<dl class="tparams"><dt>Template Parameters</dt><dd>
  <table class="tparams">
    <tr><td class="paramname">BASE</td><td>an <a class="el" href="class_algorithm.html" title="Interface for all crypto algorithms. ">Algorithm</a> derived class </td></tr>
    <tr><td class="paramname">ALGORITHM_INFO</td><td>an <a class="el" href="class_algorithm.html" title="Interface for all crypto algorithms. ">Algorithm</a> derived class</td></tr>
  </table>
  </dd>
</dl>
<p><a class="el" href="class_algorithm_impl.html" title="Base class information. ">AlgorithmImpl</a> provides StaticAlgorithmName from the template parameter BASE </p>

<p class="definition">Definition at line <a class="el" href="simple_8h_source.html#l00036">36</a> of file <a class="el" href="simple_8h_source.html">simple.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a id="a4b388176a0c4853b2a3e747c5e637b95"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4b388176a0c4853b2a3e747c5e637b95">&#9670;&nbsp;</a></span>StaticAlgorithmName()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class BASE, class ALGORITHM_INFO = BASE&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static std::string <a class="el" href="class_algorithm_impl.html">AlgorithmImpl</a>&lt; BASE, ALGORITHM_INFO &gt;::StaticAlgorithmName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>The algorithm name. </p>
<dl class="section return"><dt>Returns</dt><dd>the algorithm name</dd></dl>
<p>StaticAlgorithmName returns the algorithm's name as a static member function. The name is taken from information provided by BASE. </p>

<p class="definition">Definition at line <a class="el" href="simple_8h_source.html#l00043">43</a> of file <a class="el" href="simple_8h_source.html">simple.h</a>.</p>

</div>
</div>
<a id="abd1b02bf6cda820fa6cc56ea5a9eac20"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abd1b02bf6cda820fa6cc56ea5a9eac20">&#9670;&nbsp;</a></span>AlgorithmName()</h2>

<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class BASE, class ALGORITHM_INFO = BASE&gt; </div>
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">std::string <a class="el" href="class_algorithm_impl.html">AlgorithmImpl</a>&lt; BASE, ALGORITHM_INFO &gt;::AlgorithmName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</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>The algorithm name. </p>
<dl class="section return"><dt>Returns</dt><dd>the algorithm name</dd></dl>
<p>AlgorithmName returns the algorithm's name as a member function. The name is is acquired by calling StaticAlgorithmName. </p>

<p class="definition">Definition at line <a class="el" href="simple_8h_source.html#l00048">48</a> of file <a class="el" href="simple_8h_source.html">simple.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="simple_8h_source.html">simple.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Sep 16 2018 07:58:12 for Crypto++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.14
</small></address>
</body>
</html>