Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2f6559b7006594cad03af173263c219e > files > 4634

mrpt-doc-0.9.4-0.1.20110110svn2383.fc15.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>The MRPT project: stlplus::smart_ptr_clone&lt; T, COUNTER &gt; Class Template 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.2 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div 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 id="searchli">
        <div id="MSearchBox" class="MSearchBoxInactive">
          <span 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>
          </span><span class="right"></span>
        </div>
      </li>
    </ul>
  </div>
  <div 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="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath">
    <ul>
      <li><a class="el" href="namespacestlplus.html">stlplus</a>      </li>
      <li><a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>stlplus::smart_ptr_clone&lt; T, COUNTER &gt; Class Template Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="stlplus::smart_ptr_clone" --><!-- doxytag: inherits="smart_ptr_base&lt; T, clone_copy&lt; T &gt;, COUNTER &gt;" --><hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt;<br/>
 class stlplus::smart_ptr_clone&lt; T, COUNTER &gt;</h3>


<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00283">283</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

<p><code>#include &lt;<a class="el" href="smart__ptr_8hpp_source.html">mrpt/otherlibs/stlplus/smart_ptr.hpp</a>&gt;</code></p>
<!-- startSectionHeader --><div class="dynheader">
Inheritance diagram for stlplus::smart_ptr_clone&lt; T, COUNTER &gt;:<!-- endSectionHeader --></div>
<!-- startSectionSummary --><!-- endSectionSummary --><!-- startSectionContent --><div class="dyncontent">
<div class="center"><img src="classstlplus_1_1smart__ptr__clone__inherit__graph.png" border="0" usemap="#stlplus_1_1smart__ptr__clone_3_01_t_00_01_c_o_u_n_t_e_r_01_4_inherit__map" alt="Inheritance graph"/></div>
<map name="stlplus_1_1smart__ptr__clone_3_01_t_00_01_c_o_u_n_t_e_r_01_4_inherit__map" id="stlplus_1_1smart__ptr__clone_3_01_t_00_01_c_o_u_n_t_e_r_01_4_inherit__map">
</map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center><!-- endSectionContent --></div>

<p><a href="classstlplus_1_1smart__ptr__clone-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="classstlplus_1_1smart__ptr__clone.html#a489dae2e91e3594268adfacc2477b697">smart_ptr_clone</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstlplus_1_1smart__ptr__clone.html#a5c2e0d3ea9213c80df5eb8a485e12b9c">smart_ptr_clone</a> (const T &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstlplus_1_1smart__ptr__clone.html#a70123663bc7d6a7d870dc788f6dcb31b">smart_ptr_clone</a> (T *data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt; T &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstlplus_1_1smart__ptr__clone.html#ae6ea2e18217e1140d7f42d9d3d051d17">operator=</a> (const T &amp;data)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt; T &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstlplus_1_1smart__ptr__clone.html#a58f28c01efc58f09c16519dfc10d5e32">operator=</a> (const <a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt; T &gt; &amp;r)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstlplus_1_1smart__ptr__clone.html#af99bd9878cbc35ffc9b035ce9381de3b">~smart_ptr_clone</a> (void)</td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a489dae2e91e3594268adfacc2477b697"></a><!-- doxytag: member="stlplus::smart_ptr_clone::smart_ptr_clone" ref="a489dae2e91e3594268adfacc2477b697" args="(void)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::<a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a> </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname">&#160;)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00286">286</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5c2e0d3ea9213c80df5eb8a485e12b9c"></a><!-- doxytag: member="stlplus::smart_ptr_clone::smart_ptr_clone" ref="a5c2e0d3ea9213c80df5eb8a485e12b9c" args="(const T &amp;data)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::<a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a> </td>
          <td>(</td>
          <td class="paramtype">const T &amp;&#160;</td>
          <td class="paramname"> <em>data</em>&#160;)</td>
          <td><code> [inline, explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00287">287</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</div>
</div>
<a class="anchor" id="a70123663bc7d6a7d870dc788f6dcb31b"></a><!-- doxytag: member="stlplus::smart_ptr_clone::smart_ptr_clone" ref="a70123663bc7d6a7d870dc788f6dcb31b" args="(T *data)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::<a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a> </td>
          <td>(</td>
          <td class="paramtype">T *&#160;</td>
          <td class="paramname"> <em>data</em>&#160;)</td>
          <td><code> [inline, explicit]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00288">288</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</div>
</div>
<a class="anchor" id="af99bd9878cbc35ffc9b035ce9381de3b"></a><!-- doxytag: member="stlplus::smart_ptr_clone::~smart_ptr_clone" ref="af99bd9878cbc35ffc9b035ce9381de3b" args="(void)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::~<a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a> </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname">&#160;)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00291">291</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="ae6ea2e18217e1140d7f42d9d3d051d17"></a><!-- doxytag: member="stlplus::smart_ptr_clone::operator=" ref="ae6ea2e18217e1140d7f42d9d3d051d17" args="(const T &amp;data)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt;T&gt;&amp; <a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::operator= </td>
          <td>(</td>
          <td class="paramtype">const T &amp;&#160;</td>
          <td class="paramname"> <em>data</em>&#160;)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00289">289</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</div>
</div>
<a class="anchor" id="a58f28c01efc58f09c16519dfc10d5e32"></a><!-- doxytag: member="stlplus::smart_ptr_clone::operator=" ref="a58f28c01efc58f09c16519dfc10d5e32" args="(const smart_ptr_clone&lt; T &gt; &amp;r)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename T, typename COUNTER = mrpt::synch::CAtomicCounter&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt;T&gt;&amp; <a class="el" href="classstlplus_1_1smart__ptr__clone.html">stlplus::smart_ptr_clone</a>&lt; T, COUNTER &gt;::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classstlplus_1_1smart__ptr__clone.html">smart_ptr_clone</a>&lt; T &gt; &amp;&#160;</td>
          <td class="paramname"> <em>r</em>&#160;)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="smart__ptr_8hpp_source.html#l00290">290</a> of file <a class="el" href="smart__ptr_8hpp_source.html">smart_ptr.hpp</a>.</p>

</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.2</a> for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table> </body></html>