Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > eebc325dc36bd6e3b09b9b45133e42f8 > files > 4186

HippoDraw-devel-docs-1.21.1-10.fc13.i686.rpm

<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>HippoDraw Class Library</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" href="hippoApp.ico">
</head><body>
<!-- Generated by Doxygen 1.6.2 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</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><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="classes.html"><span>Class&nbsp;Index</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>
<div class="contents">
<h1>std_vector_to_tuple&lt; T &gt; Struct Template Reference</h1><!-- doxytag: class="std_vector_to_tuple" -->
<p>Converts an STL vector of T objects to Python tuple.  
<a href="#_details">More...</a></p>

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

<p><a href="structstd__vector__to__tuple-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstd__vector__to__tuple.html#a373c380473b6ee99f5e26db5ca53099c">std_vector_to_tuple</a> ()</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;typename T&gt;<br/>
 struct std_vector_to_tuple&lt; T &gt;</h3>

<p>Converts an STL vector of T objects to Python tuple. </p>
<p>Copied from scitbx/include/scitbx/boost_python/container_conversions.h that is described in the <a href="http://www.boost.org/libs/python/doc/v2/faq.html">Boost.Python FAQ. </a></p>
<dl class="author"><dt><b>Author:</b></dt><dd>Ralf W. Grosse-Kunstleve &lt;<a href="mailto:rwgk@yahoo.com">rwgk@yahoo.com</a>&gt; of <a href="http://www.lbl.gov/">Lawrence Berkeley National Laboratory</a> </dd></dl>

<p>Definition at line <a class="el" href="pyconversions_8h_source.html#l00069">69</a> of file <a class="el" href="pyconversions_8h_source.html">pyconversions.h</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a373c380473b6ee99f5e26db5ca53099c"></a><!-- doxytag: member="std_vector_to_tuple::std_vector_to_tuple" ref="a373c380473b6ee99f5e26db5ca53099c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structstd__vector__to__tuple.html">std_vector_to_tuple</a> </td>
          <td>(</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="pyconversions_8h_source.html#l00071">71</a> of file <a class="el" href="pyconversions_8h_source.html">pyconversions.h</a>.</p>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pyconversions_8h_source.html">pyconversions.h</a></li>
</ul>
</div>
<hr size="1"><address style="align: right;"><small>
Generated for HippoDraw Class Library by <a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0>
</a> </small></address>
</body>
</html>