Sophie

Sophie

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

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: Eigen::aligned_allocator_indirection&lt; T &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="namespace_eigen.html">Eigen</a>      </li>
      <li><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a>  </div>
  <div class="headertitle">
<h1>Eigen::aligned_allocator_indirection&lt; T &gt; Class Template Reference</h1>  </div>
</div>
<div class="contents">
<!-- doxytag: class="Eigen::aligned_allocator_indirection" --><hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T&gt;<br/>
 class Eigen::aligned_allocator_indirection&lt; T &gt;</h3>


<p>Definition at line <a class="el" href="details_8h_source.html#l00037">37</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

<p><code>#include &lt;<a class="el" href="details_8h_source.html">src/StlSupport/details.h</a>&gt;</code></p>

<p><a href="class_eigen_1_1aligned__allocator__indirection-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_eigen_1_1aligned__allocator__indirection_1_1rebind.html">rebind</a></td></tr>
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#ab502368c23fc0ef02b395171188eba72">size_type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef ptrdiff_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a8cd30011d3470a28792e3ff8c1ffd37d">difference_type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef T *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a1a1edf82e8455ff7b4d9249f69d0fcb9">pointer</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef const T *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a61fda1922f22ed1db38c8daba4c71631">const_pointer</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef T &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a75f90877b9a44990bbb632d7e7d3452f">reference</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef const T &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#af4408a5025fea5445860ed65881c6bce">const_reference</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef T&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a8ad6dce9b51ed02b7a852f52fb18aafa">value_type</a></td></tr>
<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="class_eigen_1_1aligned__allocator__indirection.html#ad73113bb1e0bade8a3fec4370698a6c3">aligned_allocator_indirection</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#ac2516527cfcc701bf5f514c636aeb597">aligned_allocator_indirection</a> (const <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#aee11c7f6c62a3bee4c67d8d737cb016e">aligned_allocator_indirection</a> (const EIGEN_ALIGNED_ALLOCATOR&lt; T &gt; &amp;)</td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class U &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a9044b978d63670ed3e9b9667b7112c19">aligned_allocator_indirection</a> (const <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a>&lt; U &gt; &amp;)</td></tr>
<tr><td class="memTemplParams" colspan="2">template&lt;class U &gt; </td></tr>
<tr><td class="memTemplItemLeft" align="right" valign="top">&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a8290ed44754b27bd97134f859c22ad0e">aligned_allocator_indirection</a> (const EIGEN_ALIGNED_ALLOCATOR&lt; U &gt; &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a54d30576ebb2dc6a0ace8f427b5f7699">~aligned_allocator_indirection</a> ()</td></tr>
</table>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a61fda1922f22ed1db38c8daba4c71631"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::const_pointer" ref="a61fda1922f22ed1db38c8daba4c71631" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef const T* <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a61fda1922f22ed1db38c8daba4c71631">const_pointer</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00043">43</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="af4408a5025fea5445860ed65881c6bce"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::const_reference" ref="af4408a5025fea5445860ed65881c6bce" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef const T&amp; <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#af4408a5025fea5445860ed65881c6bce">const_reference</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00045">45</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8cd30011d3470a28792e3ff8c1ffd37d"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::difference_type" ref="a8cd30011d3470a28792e3ff8c1ffd37d" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef ptrdiff_t <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a8cd30011d3470a28792e3ff8c1ffd37d">difference_type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00041">41</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1a1edf82e8455ff7b4d9249f69d0fcb9"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::pointer" ref="a1a1edf82e8455ff7b4d9249f69d0fcb9" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef T* <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a1a1edf82e8455ff7b4d9249f69d0fcb9">pointer</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00042">42</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a75f90877b9a44990bbb632d7e7d3452f"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::reference" ref="a75f90877b9a44990bbb632d7e7d3452f" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef T&amp; <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a75f90877b9a44990bbb632d7e7d3452f">reference</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00044">44</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="ab502368c23fc0ef02b395171188eba72"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::size_type" ref="ab502368c23fc0ef02b395171188eba72" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef size_t <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#ab502368c23fc0ef02b395171188eba72">size_type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00040">40</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8ad6dce9b51ed02b7a852f52fb18aafa"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::value_type" ref="a8ad6dce9b51ed02b7a852f52fb18aafa" args="" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname">typedef T <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html#a8ad6dce9b51ed02b7a852f52fb18aafa">value_type</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="details_8h_source.html#l00046">46</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad73113bb1e0bade8a3fec4370698a6c3"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::aligned_allocator_indirection" ref="ad73113bb1e0bade8a3fec4370698a6c3" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</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="details_8h_source.html#l00054">54</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac2516527cfcc701bf5f514c636aeb597"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::aligned_allocator_indirection" ref="ac2516527cfcc701bf5f514c636aeb597" args="(const aligned_allocator_indirection &amp;)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a>&lt; T &gt; &amp;&#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="details_8h_source.html#l00055">55</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="aee11c7f6c62a3bee4c67d8d737cb016e"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::aligned_allocator_indirection" ref="aee11c7f6c62a3bee4c67d8d737cb016e" args="(const EIGEN_ALIGNED_ALLOCATOR&lt; T &gt; &amp;)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</td>
          <td class="paramtype">const EIGEN_ALIGNED_ALLOCATOR&lt; T &gt; &amp;&#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="details_8h_source.html#l00056">56</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9044b978d63670ed3e9b9667b7112c19"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::aligned_allocator_indirection" ref="a9044b978d63670ed3e9b9667b7112c19" args="(const aligned_allocator_indirection&lt; U &gt; &amp;)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<div class="memtemplate">
template&lt;class U &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a>&lt; U &gt; &amp;&#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="details_8h_source.html#l00058">58</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a8290ed44754b27bd97134f859c22ad0e"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::aligned_allocator_indirection" ref="a8290ed44754b27bd97134f859c22ad0e" args="(const EIGEN_ALIGNED_ALLOCATOR&lt; U &gt; &amp;)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
<div class="memtemplate">
template&lt;class U &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</td>
          <td class="paramtype">const EIGEN_ALIGNED_ALLOCATOR&lt; U &gt; &amp;&#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="details_8h_source.html#l00060">60</a> of file <a class="el" href="details_8h_source.html">details.h</a>.</p>

</div>
</div>
<a class="anchor" id="a54d30576ebb2dc6a0ace8f427b5f7699"></a><!-- doxytag: member="Eigen::aligned_allocator_indirection::~aligned_allocator_indirection" ref="a54d30576ebb2dc6a0ace8f427b5f7699" args="()" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class T &gt; </div>
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">Eigen::aligned_allocator_indirection</a>&lt; T &gt;::~<a class="el" href="class_eigen_1_1aligned__allocator__indirection.html">aligned_allocator_indirection</a> </td>
          <td>(</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="details_8h_source.html#l00061">61</a> of file <a class="el" href="details_8h_source.html">details.h</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>