Sophie

Sophie

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

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>PyDataSource.cxx File Reference</h1>
<p><a class="el" href="classhippodraw_1_1PyDataSource.html" title="This class is the public interface to a DataSource object that the user sees as the...">hippodraw::PyDataSource</a> class implementation and python interface implementation.  
<a href="#_details">More...</a></p>
<code>#include &lt;boost/python.hpp&gt;</code><br/>
<code>#include &quot;<a class="el" href="PyDataSource_8h_source.html">PyDataSource.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="ListTuple_8h_source.html">ListTuple.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="PyApp_8h_source.html">PyApp.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="DataSourceController_8h_source.html">datasrcs/DataSourceController.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="NTuple_8h_source.html">datasrcs/NTuple.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="string__convert_8h_source.html">pattern/string_convert.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="NumArrayTuple_8h_source.html">numarray/NumArrayTuple.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="num__util_8h_source.html">numarray/num_util.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="FitsNTuple_8h_source.html">fits/FitsNTuple.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="QtRootNTuple_8h_source.html">root/QtRootNTuple.h</a>&quot;</code><br/>
<div class="dynheader">
Include dependency graph for PyDataSource.cxx:</div>
<div class="dynsection">
<div class="center"><img src="PyDataSource_8cxx__incl.gif" border="0" usemap="#PyDataSource_8cxx_map" alt=""/></div>
<map name="PyDataSource_8cxx_map" id="PyDataSource_8cxx">
<area shape="rect" id="node5" href="PyDataSource_8h.html" title="hippodraw::PyDataSource class interface" alt="" coords="517,237,635,267"/><area shape="rect" id="node15" href="ListTuple_8h.html" title="hippodraw::ListTuple class interface." alt="" coords="1451,83,1536,112"/><area shape="rect" id="node28" href="PyApp_8h.html" title="hippodraw::PyApp class interface." alt="" coords="421,237,493,267"/><area shape="rect" id="node31" href="DataSourceController_8h.html" title="DataSourceController class interface." alt="" coords="5,237,216,267"/><area shape="rect" id="node39" href="NTuple_8h.html" title="hippodraw::NTuple class interface." alt="" coords="549,83,677,112"/><area shape="rect" id="node42" href="string__convert_8h.html" title="The namespace for conversion to string." alt="" coords="240,237,397,267"/><area shape="rect" id="node46" href="NumArrayTuple_8h.html" title="hippodraw::NumArrayTuple class interface." alt="" coords="1104,83,1285,112"/><area shape="rect" id="node51" href="num__util_8h.html" title="numarray/num_util.h" alt="" coords="815,83,953,112"/><area shape="rect" id="node66" href="FitsNTuple_8h.html" title="hippodraw::FitsNTuple class interface." alt="" coords="1309,83,1427,112"/><area shape="rect" id="node69" href="QtRootNTuple_8h.html" title="hippodraw::QtRootNTuple class interface." alt="" coords="384,83,525,112"/><area shape="rect" id="node17" href="DataSource_8h.html" title="hippodraw::DataSource class interface." alt="" coords="851,237,1005,267"/><area shape="rect" id="node19" href="Observable_8h.html" title="Observable class interface." alt="" coords="852,315,993,344"/><area shape="rect" id="node21" href="libhippo_8h.html" title="libhippo.h" alt="" coords="280,392,357,421"/><area shape="rect" id="node33" href="Observer_8h.html" title="Observer class interface." alt="" coords="45,315,176,344"/><area shape="rect" id="node71" href="RootNTuple_8h.html" title="hippodraw::RootNTuple class interface." alt="" coords="384,160,485,189"/><area shape="rect" id="node73" href="RootDataType_8h.html" title="The namespace for ROOT data types." alt="" coords="659,237,776,267"/></map>
</div>

<p><a href="PyDataSource_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>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacehippodraw.html">hippodraw</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>Namespace for HippoDraw. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacehippodraw_1_1Python.html">hippodraw::Python</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>A namespace encapsulating functions to interface HippoDraw classes to Python using Boost.Python. </p>
<br/></td></tr>
</p>
<tr><td colspan="2"><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacehippodraw_1_1Python.html#aa31e5f35ca3a37a9e5d0fa2536cd35da">export_DataArray</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Export PyDataSourceWrapper.  <a href="#aa31e5f35ca3a37a9e5d0fa2536cd35da"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacehippodraw_1_1Python.html#ad6af5afe2772f63ffed1e889d166b875">PyDataSourceExceptionTranslator</a> (const <a class="el" href="classhippodraw_1_1PyDataSource_1_1StopIteration.html">PyDataSource::StopIteration</a> &amp;e)</td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p><a class="el" href="classhippodraw_1_1PyDataSource.html" title="This class is the public interface to a DataSource object that the user sees as the...">hippodraw::PyDataSource</a> class implementation and python interface implementation. </p>
<p>Copyright (C) 2005, 2006 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="PyDataSource_8cxx.html" title="hippodraw::PyDataSource class implementation and python interface implementation...">PyDataSource.cxx</a>,v 1.64 2007/07/02 18:17:15 pfkeb Exp </dd></dl>

<p>Definition in file <a class="el" href="PyDataSource_8cxx_source.html">PyDataSource.cxx</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>