Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > def0228095a1541e2d3632b6b6da7c38 > files > 635

gnuradio-doc-3.3.0-8mdv2010.1.i586.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"/>
<title>GNU Radio 3.3.0 C++ API: boost::shared_ptr&lt; T &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
  <div class="navpath"><b>boost</b>::<a class="el" href="classboost_1_1shared__ptr.html">shared_ptr</a>
  </div>
<div class="contents">
<h1>boost::shared_ptr&lt; T &gt; Class Template Reference</h1><!-- doxytag: class="boost::shared_ptr" -->
<p><a class="el" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">shared_ptr</a> documentation stub  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="shared__ptr__docstub_8h_source.html">shared_ptr_docstub.h</a>&gt;</code></p>

<p><a href="classboost_1_1shared__ptr-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">T *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classboost_1_1shared__ptr.html#adc6bf1a33855e1647c88084a4df0c463">px</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br/>
 class boost::shared_ptr&lt; T &gt;</h3>

<p><a class="el" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">shared_ptr</a> documentation stub </p>
<dl class="warning"><dt><b>Warning:</b></dt><dd>This isn't the real <a class="el" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">shared_ptr</a> template. It's just enough to get doxygen to draw pretty collaboration diagrams.</dd></dl>
<p>An enhanced relative of scoped_ptr with reference counted copy semantics. The object pointed to is deleted when the last <a class="el" href="classboost_1_1shared__ptr.html" title="shared_ptr documentation stub">shared_ptr</a> pointing to it is destroyed or reset. </p>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="adc6bf1a33855e1647c88084a4df0c463"></a><!-- doxytag: member="boost::shared_ptr::px" ref="adc6bf1a33855e1647c88084a4df0c463" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T&gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">T* <a class="el" href="classboost_1_1shared__ptr.html">boost::shared_ptr</a>&lt; T &gt;::<a class="el" href="classboost_1_1shared__ptr.html#adc6bf1a33855e1647c88084a4df0c463">px</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="shared__ptr__docstub_8h_source.html">shared_ptr_docstub.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Dec 29 19:53:18 2010 for GNU Radio 3.3.0 C++ API by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>