Sophie

Sophie

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

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>hippomodule.cxx File Reference</h1>
<p>Python extenstion module for HippoDraw classes.  
<a href="#_details">More...</a></p>
<code>#include &quot;<a class="el" href="exportToPython_8h_source.html">exportToPython.h</a>&quot;</code><br/>
<code>#include &lt;boost/python.hpp&gt;</code><br/>
<div class="dynheader">
Include dependency graph for hippomodule.cxx:</div>
<div class="dynsection">
<div class="center"><img src="hippomodule_8cxx__incl.gif" border="0" usemap="#hippomodule_8cxx_map" alt=""/></div>
<map name="hippomodule_8cxx_map" id="hippomodule_8cxx">
<area shape="rect" id="node3" href="exportToPython_8h.html" title="Declaration of functions exporting HippoDraw classes to Python with Boost.Python..." alt="" coords="5,83,131,112"/></map>
</div>

<p><a href="hippomodule_8cxx_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="hippomodule_8cxx.html#a34e49664189d2c058cc2fdf77fa92d53">BOOST_PYTHON_MODULE</a> (hippo)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a Python extension module for HippoDraw.  <a href="#a34e49664189d2c058cc2fdf77fa92d53"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Python extenstion module for HippoDraw classes. </p>
<p>Copyright (C) 2003-2005 The Board of Trustees of The Leland Stanford Junior University. All Rights Reserved.</p>
<dl class="rcs"><dt><b>Id</b></dt><dd><a class="el" href="hippomodule_8cxx.html" title="Python extenstion module for HippoDraw classes.">hippomodule.cxx</a>,v 1.1 2005/03/16 15:34:19 pfkeb Exp </dd></dl>

<p>Definition in file <a class="el" href="hippomodule_8cxx_source.html">hippomodule.cxx</a>.</p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="a34e49664189d2c058cc2fdf77fa92d53"></a><!-- doxytag: member="hippomodule.cxx::BOOST_PYTHON_MODULE" ref="a34e49664189d2c058cc2fdf77fa92d53" args="(hippo)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">BOOST_PYTHON_MODULE </td>
          <td>(</td>
          <td class="paramtype">hippo&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a Python extension module for HippoDraw. </p>
<p>Creates the Python extension module <em>hippo</em>. Requires version 2 of Boost.Python, which was initially distributed with boost_1_29_0 obtained from <a href="http://www.boost.org">the Boost Web site. </a></p>
<dl class="author"><dt><b>Author:</b></dt><dd>Paul F. Kunz &lt;<a href="mailto:Paul_Kunz@slac.stanford.edu">Paul_Kunz@slac.stanford.edu</a>&gt; </dd></dl>

<p>Definition at line <a class="el" href="hippomodule_8cxx_source.html#l00037">37</a> of file <a class="el" href="hippomodule_8cxx_source.html">hippomodule.cxx</a>.</p>

<p>References <a class="el" href="namespacehippodraw_1_1Python.html#aa8853bbb93dc2eae5a4fb7e6ddf79efd">hippodraw::Python::exportToPython()</a>.</p>

</div>
</div>
</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>