Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bad97183153701b09df5fae1052b1c30 > files > 91

crystalspace-doc-1.2.1-5mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Crystal Space 1.2.1: CS::Implementation::NonCopyable_ Class Reference (Crystal Space 1.2.1 Public API Reference)</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<table border="0" cellpadding="0" cellspacing="0" width="100%" class="head">
 <tr height="59">
  <td class="head" width="202" valign="bottom" style="padding-left:0;"><a href="http://www.crystalspace3d.org/"><img src="csblur.png" width="236" height="59" alt="CrystalSpace" border="0"></a></td>
  <td class="head"><h2>Public API Reference</h2></td>
 </tr>
 <tr height="11">
  <td colspan="2" class="headshadow" valign="top" style="padding-left:0;"><img src="csblurb.png" width="236" height="11" alt="" border="0"></td>
 </tr>
</table>
<div class="content">
<!-- Generated by Doxygen 1.5.3 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul>
</div>
<div class="nav">
<a class="el" href="namespaceCS.html">CS</a>::<a class="el" href="namespaceCS_1_1Implementation.html">Implementation</a>::<a class="el" href="classCS_1_1Implementation_1_1NonCopyable__.html">NonCopyable_</a></div>
<h1>CS::Implementation::NonCopyable_ Class Reference</h1><!-- doxytag: class="CS::Implementation::NonCopyable_" -->Base-class which ensures that derived classes are not copy-constructible or assignable.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="noncopyable_8h-source.html">csutil/noncopyable.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for CS::Implementation::NonCopyable_:</div>
<div class="dynsection">
<p><center><img src="classCS_1_1Implementation_1_1NonCopyable____inherit__graph.png" border="0" usemap="#CS_1_1Implementation_1_1NonCopyable____inherit__map" alt="Inheritance graph"></center>
<map name="CS_1_1Implementation_1_1NonCopyable____inherit__map">
<area shape="rect" href="classCS_1_1Threading_1_1Condition.html" title="Condition variable." alt="" coords="365,5,547,32"><area shape="rect" href="classCS_1_1Threading_1_1MutexImpl.html" title="General mutex class." alt="" coords="311,56,601,83"><area shape="rect" href="classCS_1_1Threading_1_1Runnable.html" title="Abstract base class for objects to be run in threads." alt="" coords="367,107,545,133"><area shape="rect" href="classCS_1_1Threading_1_1Thread.html" title="Object representing a separate execution thread." alt="" coords="375,157,537,184"><area shape="rect" href="classCS_1_1Threading_1_1ThreadGroup.html" title="A group of threads handled as one unit." alt="" coords="355,208,557,235"><area shape="rect" href="classCS_1_1Utility_1_1ScopedDelete.html" title="Helper class to delete a pointer when exiting a scope." alt="" coords="347,259,565,285"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>

<p>
<a href="classCS_1_1Implementation_1_1NonCopyable__-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="787732b2dc8dacdac3729f6c967b00e8"></a><!-- doxytag: member="CS::Implementation::NonCopyable_::NonCopyable_" ref="787732b2dc8dacdac3729f6c967b00e8" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1Implementation_1_1NonCopyable__.html#787732b2dc8dacdac3729f6c967b00e8">NonCopyable_</a> ()</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ac27e1553f08fbb287529890a1c8b3e0"></a><!-- doxytag: member="CS::Implementation::NonCopyable_::~NonCopyable_" ref="ac27e1553f08fbb287529890a1c8b3e0" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classCS_1_1Implementation_1_1NonCopyable__.html#ac27e1553f08fbb287529890a1c8b3e0">~NonCopyable_</a> ()</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Base-class which ensures that derived classes are not copy-constructible or assignable. 
<p>Definition at line <a class="el" href="noncopyable_8h-source.html#l00030">30</a> of file <a class="el" href="noncopyable_8h-source.html">noncopyable.h</a>.</p>
<hr>The documentation for this class was generated from the following file:<ul>
<li>csutil/<a class="el" href="noncopyable_8h-source.html">noncopyable.h</a></ul>
<hr size="1"><address><small>Generated for Crystal Space 1.2.1 by 
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.5.3 
</small></address> </div></body> </html>