Sophie

Sophie

distrib > CentOS > 5 > i386 > media > os > by-pkgid > 608068f228165b6e5a4f2c11fda54521 > files > 509

rpm-apidocs-4.4.2.3-34.el5.i386.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>rpm: python/rpmal-py.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
  <ul>
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
    <li><a href="pages.html"><span>Related&nbsp;Pages</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>Globals</span></a></li>
  </ul></div>
<h1>python/rpmal-py.h File Reference</h1><code>#include &quot;<a class="el" href="rpmal_8h-source.html">rpmal.h</a>&quot;</code><br>

<p>
<a href="rpmal-py_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmalObject__s.html">rpmalObject_s</a></td></tr>

<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef <a class="el" href="structrpmalObject__s.html">rpmalObject_s</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="rpmal-py_8h.html#2f78ad3a1f8a3e64c44313efe811ec73">rpmalObject</a></td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structrpmalObject__s.html">rpmalObject</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="rpmal-py_8h.html#d5fd0cb1260b99f7a80c1784e8460de6">rpmal_Wrap</a> (<a class="el" href="structrpmal__s.html">rpmal</a> al)</td></tr>

<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PyTypeObject&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="rpmal-py_8h.html#61805b80b423a711ceae2eb96d050fe7">rpmal_Type</a></td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>
Definition in file <a class="el" href="rpmal-py_8h-source.html">rpmal-py.h</a>.<hr><h2>Typedef Documentation</h2>
<a class="anchor" name="2f78ad3a1f8a3e64c44313efe811ec73"></a><!-- doxytag: member="rpmal-py.h::rpmalObject" ref="2f78ad3a1f8a3e64c44313efe811ec73" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef struct <a class="el" href="structrpmalObject__s.html">rpmalObject_s</a>  <a class="el" href="structrpmalObject__s.html">rpmalObject</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

</div>
</div><p>
<hr><h2>Function Documentation</h2>
<a class="anchor" name="d5fd0cb1260b99f7a80c1784e8460de6"></a><!-- doxytag: member="rpmal-py.h::rpmal_Wrap" ref="d5fd0cb1260b99f7a80c1784e8460de6" args="(rpmal al)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structrpmalObject__s.html">rpmalObject</a>* rpmal_Wrap           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="structrpmal__s.html">rpmal</a>&nbsp;</td>
          <td class="paramname"> <em>al</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmal-py_8c-source.html#l00205">205</a> of file <a class="el" href="rpmal-py_8c-source.html">rpmal-py.c</a>.
<p>
References <a class="el" href="rpmal-py_8h-source.html#l00013">rpmalObject_s::al</a>.
</div>
</div><p>
<hr><h2>Variable Documentation</h2>
<a class="anchor" name="61805b80b423a711ceae2eb96d050fe7"></a><!-- doxytag: member="rpmal-py.h::rpmal_Type" ref="61805b80b423a711ceae2eb96d050fe7" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PyTypeObject <a class="el" href="rpmal-py_8h.html#61805b80b423a711ceae2eb96d050fe7">rpmal_Type</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmal-py_8c-source.html#l00154">154</a> of file <a class="el" href="rpmal-py_8c-source.html">rpmal-py.c</a>.
<p>
Referenced by <a class="el" href="rpmmodule_8c-source.html#l00262">init_rpm()</a>.
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on 1 Oct 2013 for rpm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>