Sophie

Sophie

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

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++: NotCopyable 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="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="class_not_copyable-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">NotCopyable Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Ensures an object is not copyable.  
 <a href="class_not_copyable.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 NotCopyable:</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_not_copyable.png" usemap="#NotCopyable_map" alt=""/>
  <map id="NotCopyable_map" name="NotCopyable_map">
<area href="class_auto_seeded_x917_r_n_g.html" title="Automatically Seeded X9.17 RNG. " alt="AutoSeededX917RNG&lt; BLOCK_CIPHER &gt;" shape="rect" coords="325,56,640,80"/>
<area href="class_file_sink.html" title="Implementation of Store interface. " alt="FileSink" shape="rect" coords="325,112,640,136"/>
<area href="class_file_store.html" title="Implementation of Store interface. " alt="FileStore" shape="rect" coords="325,168,640,192"/>
<area href="class_filter.html" title="Implementation of BufferedTransformation&#39;s attachment interface. " alt="Filter" shape="rect" coords="325,224,640,248"/>
<area href="class_hash___d_r_b_g.html" title="Hash_DRBG from SP 800-90A Rev 1 (June 2015) " alt="Hash_DRBG&lt; HASH, STRENGTH, SEEDLENGTH &gt;" shape="rect" coords="325,280,640,304"/>
<area href="class_h_m_a_c___d_r_b_g.html" title="HMAC_DRBG from SP 800-90A Rev 1 (June 2015) " alt="HMAC_DRBG&lt; HASH, STRENGTH, SEEDLENGTH &gt;" shape="rect" coords="325,336,640,360"/>
<area href="class_random_pool.html" title="Randomness Pool based on AES-256. " alt="RandomPool" shape="rect" coords="325,392,640,416"/>
<area href="class_thread_local_storage.html" title="thread local storage " alt="ThreadLocalStorage" shape="rect" coords="325,448,640,472"/>
<area href="class_wait_object_container.html" title="container of wait objects " alt="WaitObjectContainer" shape="rect" coords="325,504,640,528"/>
<area href="class_wait_objects_tracer.html" alt="WaitObjectsTracer" shape="rect" coords="325,560,640,584"/>
<area href="class_x917_r_n_g.html" title="ANSI X9.17 RNG. " alt="X917RNG" shape="rect" coords="325,616,640,640"/>
</map>
 </div></div>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Ensures an object is not copyable. </p>
<p><a class="el" href="class_not_copyable.html" title="Ensures an object is not copyable. ">NotCopyable</a> ensures an object is not copyable by making the copy constructor and assignment operator private. Deleters are not used under C++11. </p><dl class="section see"><dt>See also</dt><dd><a class="el" href="class_clonable.html" title="Interface for cloning objects. ">Clonable</a> class </dd></dl>

<p class="definition">Definition at line <a class="el" href="misc_8h_source.html#l00228">228</a> of file <a class="el" href="misc_8h_source.html">misc.h</a>.</p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="misc_8h_source.html">misc.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Sep 16 2018 07:58:45 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>