Sophie

Sophie

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

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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><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="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_bd46360b4c6a7cd846adf95fa79d46e4.html">python</a>
  </div>
</div>
<div class="contents">
<h1>pyconversions.h File Reference</h1>
<p>Boost.Python conversion functions from STL containers to Python sequences and vice versa.  
<a href="#_details">More...</a></p>
<code>#include &lt;boost/python.hpp&gt;</code><br/>
<code>#include &lt;vector&gt;</code><br/>
<div class="dynheader">
Include dependency graph for pyconversions.h:</div>
<div class="dynsection">
<div class="center"><img src="pyconversions_8h__incl.gif" border="0" usemap="#pyconversions_8h_map" alt=""/></div>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="pyconversions_8h__dep__incl.gif" border="0" usemap="#pyconversions_8hdep_map" alt=""/></div>
<map name="pyconversions_8hdep_map" id="pyconversions_8hdep">
<area shape="rect" id="node3" href="exportToPython_8cxx.html" title="export HippoDraw classes to Python to build extension module." alt="" coords="5,83,144,112"/></map>
</div>

<p><a href="pyconversions_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structdefault__policy.html">default_policy</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default operations on all containers for conversion from Python container to C++ one.  <a href="structdefault__policy.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structfrom__python__sequence.html">from_python_sequence&lt; ContainerType, ConversionPolicy &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Conversion of Python sequence to C++ container.  <a href="structfrom__python__sequence.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstd__vector__to__tuple.html">std_vector_to_tuple&lt; T &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts an STL vector of T objects to Python tuple.  <a href="structstd__vector__to__tuple.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structto__tuple.html">to_tuple&lt; ContainerType &gt;</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A wrapper of a conversion function to convert a STL vector to a Python tuple.  <a href="structto__tuple.html#_details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structvariable__capacity__policy.html">variable_capacity_policy</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operations on containers that have variable capacity for conversion from Python container to C++ one.  <a href="structvariable__capacity__policy.html#_details">More...</a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Boost.Python conversion functions from STL containers to Python sequences and vice versa. </p>
<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="pyconversions_8h.html" title="Boost.Python conversion functions from STL containers to Python sequences and vice...">pyconversions.h</a>,v 1.15 2006/05/13 22:06:26 pfkeb Exp </dd></dl>

<p>Definition in file <a class="el" href="pyconversions_8h_source.html">pyconversions.h</a>.</p>
</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>