209 lines
8.3 KiB
HTML
209 lines
8.3 KiB
HTML
|
|
|
||
|
|
|
||
|
|
<!DOCTYPE html>
|
||
|
|
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
<head>
|
||
|
|
<meta charset="utf-8" />
|
||
|
|
<title>Index — PySecondo-API 1.0 documentation</title>
|
||
|
|
<link rel="stylesheet" href="_static/classic.css" type="text/css" />
|
||
|
|
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||
|
|
|
||
|
|
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||
|
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||
|
|
<script type="text/javascript" src="_static/underscore.js"></script>
|
||
|
|
<script type="text/javascript" src="_static/doctools.js"></script>
|
||
|
|
<script type="text/javascript" src="_static/language_data.js"></script>
|
||
|
|
|
||
|
|
<link rel="index" title="Index" href="#" />
|
||
|
|
<link rel="search" title="Search" href="search.html" />
|
||
|
|
</head><body>
|
||
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
||
|
|
<h3>Navigation</h3>
|
||
|
|
<ul>
|
||
|
|
<li class="right" style="margin-right: 10px">
|
||
|
|
<a href="#" title="General Index"
|
||
|
|
accesskey="I">index</a></li>
|
||
|
|
<li class="right" >
|
||
|
|
<a href="py-modindex.html" title="Python Module Index"
|
||
|
|
>modules</a> |</li>
|
||
|
|
<li class="nav-item nav-item-0"><a href="index.html">PySecondo-API 1.0 documentation</a> »</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div class="document">
|
||
|
|
<div class="documentwrapper">
|
||
|
|
<div class="bodywrapper">
|
||
|
|
<div class="body" role="main">
|
||
|
|
|
||
|
|
|
||
|
|
<h1 id="index">Index</h1>
|
||
|
|
|
||
|
|
<div class="genindex-jumpbox">
|
||
|
|
<a href="#_"><strong>_</strong></a>
|
||
|
|
| <a href="#C"><strong>C</strong></a>
|
||
|
|
| <a href="#F"><strong>F</strong></a>
|
||
|
|
| <a href="#G"><strong>G</strong></a>
|
||
|
|
| <a href="#O"><strong>O</strong></a>
|
||
|
|
| <a href="#P"><strong>P</strong></a>
|
||
|
|
| <a href="#R"><strong>R</strong></a>
|
||
|
|
| <a href="#S"><strong>S</strong></a>
|
||
|
|
|
||
|
|
</div>
|
||
|
|
<h2 id="_">_</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.__init__">__init__() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="C">C</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.close">close() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.command_exec">command_exec() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.connect">connect() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="F">F</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.fetch_relation_header">fetch_relation_header() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.fetch_result">fetch_result() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.fetch_result_rows">fetch_result_rows() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.fetch_result_type">fetch_result_type() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.fetch_stream_result">fetch_stream_result() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="G">G</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_bin_format">get_bin_format() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_opendb">get_opendb() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_opt">get_opt() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_password">get_password() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_port">get_port() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_result_error_code">get_result_error_code() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_result_error_message">get_result_error_message() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_sec_conn">get_sec_conn() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_sec_streams">get_sec_streams() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_server">get_server() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.get_user">get_user() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="O">O</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.optimization_check">optimization_check() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="P">P</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.parse_result_to_relation">parse_result_to_relation() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.parse_result_to_secondo_int">parse_result_to_secondo_int() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.parse_result_to_secondo_real">parse_result_to_secondo_real() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.parse_stream_result_to_relation">parse_stream_result_to_relation() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#module-PySecondo">PySecondo (module)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="R">R</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.reopen_db">reopen_db() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
<h2 id="S">S</h2>
|
||
|
|
<table style="width: 100%" class="indextable genindextable"><tr>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo">Secondo (class in PySecondo)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
<td style="width: 33%; vertical-align: top;"><ul>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.set_bin_format">set_bin_format() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
<li><a href="PySecondo.html#PySecondo.Secondo.set_opendb">set_opendb() (PySecondo.Secondo method)</a>
|
||
|
|
</li>
|
||
|
|
</ul></td>
|
||
|
|
</tr></table>
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||
|
|
<div class="sphinxsidebarwrapper">
|
||
|
|
<div id="searchbox" style="display: none" role="search">
|
||
|
|
<h3 id="searchlabel">Quick search</h3>
|
||
|
|
<div class="searchformwrapper">
|
||
|
|
<form class="search" action="search.html" method="get">
|
||
|
|
<input type="text" name="q" aria-labelledby="searchlabel" />
|
||
|
|
<input type="submit" value="Go" />
|
||
|
|
</form>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<script type="text/javascript">$('#searchbox').show(0);</script>
|
||
|
|
</div>
|
||
|
|
</div>
|
||
|
|
<div class="clearer"></div>
|
||
|
|
</div>
|
||
|
|
<div class="related" role="navigation" aria-label="related navigation">
|
||
|
|
<h3>Navigation</h3>
|
||
|
|
<ul>
|
||
|
|
<li class="right" style="margin-right: 10px">
|
||
|
|
<a href="#" title="General Index"
|
||
|
|
>index</a></li>
|
||
|
|
<li class="right" >
|
||
|
|
<a href="py-modindex.html" title="Python Module Index"
|
||
|
|
>modules</a> |</li>
|
||
|
|
<li class="nav-item nav-item-0"><a href="index.html">PySecondo-API 1.0 documentation</a> »</li>
|
||
|
|
</ul>
|
||
|
|
</div>
|
||
|
|
<div class="footer" role="contentinfo">
|
||
|
|
© Copyright 2020, Mahsa Davari.
|
||
|
|
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.2.0.
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
</html>
|