Sophie

Sophie

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

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>exportToPython.h</h1><a href="exportToPython_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* -*- mode: c++ -*- */</span>
<a name="l00002"></a>00002 
<a name="l00015"></a>00015 <span class="preprocessor">#ifndef _ExportToPython_H_</span>
<a name="l00016"></a>00016 <span class="preprocessor"></span><span class="preprocessor">#define _ExportToPython_H_</span>
<a name="l00017"></a>00017 <span class="preprocessor"></span>
<a name="l00018"></a>00018 <span class="keyword">namespace </span>hippodraw {
<a name="l00019"></a>00019 
<a name="l00038"></a>00038 <span class="keyword">namespace </span>Python
<a name="l00039"></a>00039 {
<a name="l00048"></a>00048   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#aa8853bbb93dc2eae5a4fb7e6ddf79efd" title="Exports HippoDraw C++ classes to Python.">exportToPython</a> ();
<a name="l00049"></a>00049 
<a name="l00055"></a>00055   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a5f46a074f44240cd650e26998bff006f" title="Exports the CanvasWindow class to Python.">export_CanvasWindow</a>();
<a name="l00056"></a>00056 
<a name="l00066"></a>00066   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#afac70478a3746900d39fbf80983fc5ad" title="Exports the DataSource class to Python.">export_DataSource</a> ();
<a name="l00067"></a>00067 
<a name="l00074"></a>00074   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a6714139928f5508abc6f9da18a4d1dcb" title="Exports the ListTuple class to Python.">export_ListTuple</a>();
<a name="l00075"></a>00075 
<a name="l00082"></a>00082   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a89d49b554654aff0570fdb6abfeae0f3" title="Exports the NTuple class to Python.">export_NTuple</a>();
<a name="l00083"></a>00083 
<a name="l00088"></a>00088   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a43d7bdbeb2bec155f9cfeaa59b9a94e2" title="Exports the PyNTuple class to Python.">export_PyNTuple</a>();
<a name="l00089"></a>00089 
<a name="l00098"></a>00098   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#adebc7c56a5627eb26d0ba509bc9e357e" title="Exports the CircularBuffer class to Python.">export_CircularBuffer</a>();
<a name="l00099"></a>00099 
<a name="l00104"></a>00104   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a5d842477ca8e4156769692e4adfb574e" title="Exports the NTupleController class to Python.">export_NTupleController</a> ();
<a name="l00105"></a>00105 
<a name="l00107"></a>00107   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#ad3bdfd68c8c9c5452b0f370d0e08a3e6" title="Exports CutContoller class to Python.">export_CutController</a>();
<a name="l00108"></a>00108 
<a name="l00111"></a>00111   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a90877c48f0adc0869f54f44bfeb7785e" title="Exports the Observer class to Python.">export_Observer</a> ();
<a name="l00112"></a>00112 
<a name="l00114"></a>00114   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#acb6a82401b3de289d788c018aabdd0f4" title="Exports the QtDisplay class to Python.">export_QtDisplay</a>();
<a name="l00115"></a>00115 
<a name="l00117"></a>00117   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#ad7a15ff131ef4c1c09d5f8c188fd8255" title="Exports the QtCut class to Python.">export_QtCut</a>();
<a name="l00118"></a>00118 
<a name="l00120"></a>00120   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#aab38f6f635490773700ebc1f335f0944" title="Exports the PyFunctionRep class to Python.">export_Function</a>();
<a name="l00121"></a>00121 
<a name="l00123"></a>00123   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a85ca2d7579e1a18b1e6f77b40fa78ad0" title="Exports the PyCanvas class to Python.">export_Canvas</a>();
<a name="l00124"></a>00124 
<a name="l00126"></a>00126   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a94378b30e7803aa8017abab99ce652cc" title="Exports the PyApp class to Python.">export_HDApp</a>();
<a name="l00127"></a>00127 
<a name="l00129"></a>00129   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#ad8ff0f9bd79a590ce2538d3044788244" title="Exports the PyDataRep class to Python.">export_DataRep</a>();
<a name="l00130"></a>00130 
<a name="l00132"></a>00132   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a8d83887c52671320ce3108ae7e63a6a9" title="Exports the RepBase class to Python.">export_RepBase</a> ();
<a name="l00133"></a>00133 
<a name="l00136"></a>00136   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a53d844f0d5eb92686390ba0a119c156f" title="Exports the template base class of PointRepFactory.">export_Factory_PointRep</a> ();
<a name="l00137"></a>00137 
<a name="l00140"></a>00140   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#af6519019cce032b8bcceecce10ff4e94" title="Exports the PointRepFactory class to Python.">export_PointRepFactory</a> ();
<a name="l00141"></a>00141 
<a name="l00144"></a>00144   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a49c92c9ac9c7f22518b8a9104b21760a" title="Exports the NumArrayTuple class to Python.">export_NumArrayTuple</a> ();
<a name="l00145"></a>00145 
<a name="l00148"></a>00148   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a1673d5ae59c07abec25db33c90a35257" title="Exports the RootController.">export_RootController</a>();
<a name="l00149"></a>00149 
<a name="l00152"></a>00152   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#adc59f2d0f4e3daa7fb7c7bc4fa109158" title="Exports the RootNTuple.">export_RootNTuple</a>();
<a name="l00153"></a>00153 
<a name="l00156"></a>00156   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a11344acd57b581b838fb2ac90a6d831e" title="Exports the FitsController.">export_FitsController</a> ();
<a name="l00157"></a>00157 
<a name="l00160"></a>00160   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a60299a38a255827917764e386959b8ed" title="Exports the FitsNTuple.">export_FitsNTuple</a> ();
<a name="l00161"></a>00161 
<a name="l00164"></a>00164   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#ae584a059b94f2647f0580b401df64763" title="Exports the FitterFactory.">export_FitterFactory</a> ();
<a name="l00165"></a>00165 
<a name="l00168"></a>00168   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a4107ff7b175823f285d32bf02eb6568a" title="Exports the Fitter class to Python.">export_Fitter</a> ();
<a name="l00169"></a>00169 
<a name="l00172"></a>00172   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a674e64b357d52b324169bc51203c3e6e" title="Exports the FitterFactory.">export_FunctionFactory</a> ();
<a name="l00173"></a>00173 
<a name="l00176"></a>00176   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#ad94b71633c2fbe2e050c2d3f40d4fe5d" title="Export the base class of objective functions.">export_FCNBase</a> ();
<a name="l00177"></a>00177 
<a name="l00180"></a>00180   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#aa7d6a27ce7906cd5377852426e501adf" title="Export the base class of stated objective functions.">export_StatedFCN</a> ();
<a name="l00181"></a>00181 
<a name="l00184"></a>00184   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a1f38459982c9f3f85bc772ff146bab8a" title="Exports the base class of data source objective functions.">export_NTupleFCN</a> ();
<a name="l00185"></a>00185 
<a name="l00188"></a>00188   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#afa585139aab17362bea5b54c480cec89" title="Export the FunctionBase and its FunctionWrap.">export_FunctionBase</a> ();
<a name="l00189"></a>00189 
<a name="l00192"></a>00192    <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#aa31e5f35ca3a37a9e5d0fa2536cd35da" title="Export PyDataSourceWrapper.">export_DataArray</a> ();
<a name="l00193"></a>00193 
<a name="l00196"></a>00196   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a5d63f19b94113cf4b79aa432ac82551f" title="Export hippodraw::Symbo::lType enum.">export_SymbolType</a> ();
<a name="l00197"></a>00197 
<a name="l00200"></a>00200   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a10d6a2ca404b8c8f62812568c4d87c75" title="Export hippodraw::LineStyle enumeration.">export_LineStyle</a> ();
<a name="l00201"></a>00201 
<a name="l00204"></a>00204   <span class="keywordtype">void</span> <a class="code" href="namespacehippodraw_1_1Python.html#a0bede9d5c6ea6156c987e90b49c1379f" title="Exports to Python the Color class and its enumerations.">export_Color</a> ();
<a name="l00205"></a>00205 
<a name="l00206"></a>00206 } <span class="comment">// namespace Python</span>
<a name="l00207"></a>00207 } <span class="comment">// namespace hippodraw</span>
<a name="l00208"></a>00208 
<a name="l00209"></a>00209 <span class="preprocessor">#endif // _ExportToPython_H_</span>
</pre></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>