Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 5418

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>mrpt::utils::CUncopiable Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</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="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacemrpt.html">mrpt</a>      </li>
      <li class="navelem"><a class="el" href="namespacemrpt_1_1utils.html">utils</a>      </li>
      <li class="navelem"><a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pri-methods">Private Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">mrpt::utils::CUncopiable Class Reference<div class="ingroups"><a class="el" href="group__mrpt__base__grp.html">[mrpt-base]</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="mrpt::utils::CUncopiable" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The base class of classes that cannot be copied: compile-time errors will be issued on any copy operation. </p>
<p>An example:</p>
<div class="fragment"><pre class="fragment">   <span class="keyword">class </span>MyFancyClass : <span class="keyword">public</span> mrpt::utils::<a class="code" href="classmrpt_1_1utils_1_1_c_uncopiable.html#ae98210064a72e794e6a38d8c610cf9df">CUncopiable</a>
   {
    <span class="keyword">public</span>:
     ...
   };
</pre></div> </div>
<p><code>#include &lt;<a class="el" href="_c_uncopiable_8h_source.html">mrpt/utils/CUncopiable.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for mrpt::utils::CUncopiable:</div>
<div class="dyncontent">
<div class="center"><img src="classmrpt_1_1utils_1_1_c_uncopiable__inherit__graph.png" border="0" usemap="#mrpt_1_1utils_1_1_c_uncopiable_inherit__map" alt="Inheritance graph"/></div>
<map name="mrpt_1_1utils_1_1_c_uncopiable_inherit__map" id="mrpt_1_1utils_1_1_c_uncopiable_inherit__map">
<area shape="rect" id="node3" href="classmrpt_1_1hwdrivers_1_1_c_generic_sensor.html" title="A generic interface for a wide&#45;variety of sensors designed to be used in the application RawLogGrabbe..." alt="" coords="255,487,471,513"/><area shape="rect" id="node47" href="classmrpt_1_1hwdrivers_1_1_c_stereo_grabber___bumblebee.html" title="A class for grabing stereo images from a &quot;Bumblebee&quot; or &quot;Bumblebee2&quot; camera NOTE:" alt="" coords="219,537,506,564"/><area shape="rect" id="node49" href="classmrpt_1_1hwdrivers_1_1_c_stereo_grabber___s_v_s.html" title="A class for grabing stereo images from a STOC camera of Videre Design NOTE:" alt="" coords="239,588,487,615"/><area shape="rect" id="node51" href="classmrpt_1_1math_1_1_c_sparse_matrix_1_1_cholesky_decomp.html" title="Auxiliary class to hold the results of a Cholesky factorization of a sparse matrix." alt="" coords="217,639,509,665"/><area shape="rect" id="node53" href="classmrpt_1_1utils_1_1_c_file_g_z_input_stream.html" title="Transparently opens a compressed &quot;gz&quot; file and reads uncompressed data from it." alt="" coords="259,689,467,716"/><area shape="rect" id="node55" href="classmrpt_1_1utils_1_1_c_file_input_stream.html" title="This CStream derived class allow using a file as a read&#45;only, binary stream." alt="" coords="267,740,458,767"/><area shape="rect" id="node57" href="classmrpt_1_1utils_1_1_c_file_output_stream.html" title="This CStream derived class allow using a file as a write&#45;only, binary stream." alt="" coords="263,791,463,817"/><area shape="rect" id="node59" href="classmrpt_1_1utils_1_1_c_file_stream.html" title="This CStream derived class allow using a file as a read/write binary stream, creating it if the file ..." alt="" coords="282,841,443,868"/><area shape="rect" id="node5" href="classmrpt_1_1hwdrivers_1_1_c2_d_range_finder_abstract.html" title="This is the base, abstract class for &quot;software drivers&quot; interfaces to 2D scanners (laser range finder..." alt="" coords="594,81,865,108"/><area shape="rect" id="node15" href="classmrpt_1_1hwdrivers_1_1_c_activ_media_robot_base.html" title="This software driver implements the communications (and some rudimentary control) for ActivMedia robo..." alt="" coords="599,132,859,159"/><area shape="rect" id="node17" href="classmrpt_1_1hwdrivers_1_1_c_board_d_l_m_s.html" title="An interface to a custom board which interfaces two SICK laser scanners." alt="" coords="629,183,830,209"/><area shape="rect" id="node19" href="classmrpt_1_1hwdrivers_1_1_c_board_e_noses.html" title="A class for interfacing an e&#45;Noses via a FTDI USB link." alt="" coords="624,233,835,260"/><area shape="rect" id="node21" href="classmrpt_1_1hwdrivers_1_1_c_board_i_r.html" title="A parser of NMEA commands, for connecting to a GPS by a serial port." alt="" coords="640,284,819,311"/><area shape="rect" id="node23" href="classmrpt_1_1hwdrivers_1_1_c_board_sonars.html" title="This &quot;software driver&quot; implements the communication protocol for interfacing a Ultrasonic range finde..." alt="" coords="627,335,832,361"/><area shape="rect" id="node25" href="classmrpt_1_1hwdrivers_1_1_c_camera_sensor.html" title="The central class for camera grabbers in MRPT, implementing the &quot;generic sensor&quot; interface." alt="" coords="621,385,838,412"/><area shape="rect" id="node27" href="classmrpt_1_1hwdrivers_1_1_c_g_p_s_interface.html" title="A parser of NMEA commands, for connecting to a GPS by a serial port." alt="" coords="625,436,834,463"/><area shape="rect" id="node29" href="classmrpt_1_1hwdrivers_1_1_c_gyro_k_v_h_d_s_p3000.html" title="A class for interfacing KVH DSP 3000 gyroscope with an assynchronous serial communication (product SN..." alt="" coords="608,487,851,513"/><area shape="rect" id="node31" href="classmrpt_1_1hwdrivers_1_1_c_ibeo_lux_e_t_h.html" title="This &quot;software driver&quot; implements the communication protocol for interfacing a Ibeo Lux laser scanner..." alt="" coords="628,537,831,564"/><area shape="rect" id="node33" href="classmrpt_1_1hwdrivers_1_1_c_i_m_u_x_sens.html" title="A class for interfacing Inertial Measuring Units (IMUs) of the type &quot;XSens MTi&quot; It uses a serial port..." alt="" coords="632,588,827,615"/><area shape="rect" id="node35" href="classmrpt_1_1hwdrivers_1_1_c_kinect.html" title="A class for grabing &quot;range images&quot;, intensity images (either RGB or IR) and other information from an..." alt="" coords="646,639,813,665"/><area shape="rect" id="node37" href="classmrpt_1_1hwdrivers_1_1_c_n_t_r_i_p_emitter.html" title="This &quot;virtual driver&quot; encapsulates a NTRIP client (see CNTRIPClient) but adds the functionality of du..." alt="" coords="623,689,836,716"/><area shape="rect" id="node39" href="classmrpt_1_1hwdrivers_1_1_c_phidget_interface_kit_proximity_sensors.html" title=": An interface for the phidget Interface kit board (1018)." alt="" coords="557,740,901,767"/><area shape="rect" id="node41" href="classmrpt_1_1hwdrivers_1_1_c_ptu_hokuyo.html" title="mrpt::hwdrivers::CPtuHokuyo" alt="" coords="632,791,827,817"/><area shape="rect" id="node43" href="classmrpt_1_1hwdrivers_1_1_c_swiss_ranger3_d_camera.html" title="A class for grabing &quot;range images&quot; from a MESA imaging SwissRanger 3D cameras (SR&#45;2, SR&#45;3000, SR&#45;4k)." alt="" coords="594,841,865,868"/><area shape="rect" id="node45" href="classmrpt_1_1hwdrivers_1_1_c_wireless_power.html" title="This class implements a wireless power probe." alt="" coords="620,892,839,919"/><area shape="rect" id="node7" href="classmrpt_1_1hwdrivers_1_1_c_hokuyo_u_r_g.html" title="This software driver implements the protocol SCIP&#45;2.0 for interfacing HOKUYO URG, UTM and UXM laser s..." alt="" coords="957,5,1163,32"/><area shape="rect" id="node9" href="classmrpt_1_1hwdrivers_1_1_c_l_m_s100_eth.html" title="This &quot;software driver&quot; implements the communication protocol for interfacing a SICK LMS100 laser scan..." alt="" coords="961,56,1159,83"/><area shape="rect" id="node11" href="classmrpt_1_1hwdrivers_1_1_c_sick_laser_serial.html" title="This &quot;software driver&quot; implements the communication protocol for interfacing a SICK LMS 2XX laser sca..." alt="" coords="949,107,1171,133"/><area shape="rect" id="node13" href="classmrpt_1_1hwdrivers_1_1_c_sick_laser_u_s_b.html" title="This &quot;software driver&quot; implements the communication protocol for interfacing a SICK LMS2XX laser scan..." alt="" coords="952,157,1168,184"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>

<p><a href="classmrpt_1_1utils_1_1_c_uncopiable-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html#ae98210064a72e794e6a38d8c610cf9df">CUncopiable</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pri-methods"></a>
Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html#a21b8df3971ba921fb0af15a5f0c8c112">CUncopiable</a> (const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html#a0a573a005ea3f1694a65aad45f60c2ce">operator=</a> (const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a> &amp;)</td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a21b8df3971ba921fb0af15a5f0c8c112"></a><!-- doxytag: member="mrpt::utils::CUncopiable::CUncopiable" ref="a21b8df3971ba921fb0af15a5f0c8c112" args="(const CUncopiable &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mrpt::utils::CUncopiable::CUncopiable </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae98210064a72e794e6a38d8c610cf9df"></a><!-- doxytag: member="mrpt::utils::CUncopiable::CUncopiable" ref="ae98210064a72e794e6a38d8c610cf9df" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mrpt::utils::CUncopiable::CUncopiable </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="_c_uncopiable_8h_source.html#l00055">55</a> of file <a class="el" href="_c_uncopiable_8h_source.html">CUncopiable.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a0a573a005ea3f1694a65aad45f60c2ce"></a><!-- doxytag: member="mrpt::utils::CUncopiable::operator=" ref="a0a573a005ea3f1694a65aad45f60c2ce" args="(const CUncopiable &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a>&amp; mrpt::utils::CUncopiable::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classmrpt_1_1utils_1_1_c_uncopiable.html">CUncopiable</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [private]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>