Sophie

Sophie

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

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: rpmdbObject_s Struct 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 id="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><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="annotated.html"><span>Data&nbsp;Structures</span></a></li>
    <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
  </ul></div>
<h1>rpmdbObject_s Struct Reference<br>
<small>
[<a class="el" href="group__py__c.html">PYTHON-C Language Bindings.</a>]</small>
</h1><!-- doxytag: class="rpmdbObject_s" --><code>#include &lt;<a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>&gt;</code>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">PyObject_HEAD PyObject *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmdbObject__s.html#d89c72e3b2ed88ff77947a092ce3420b">md_dict</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="structrpmdb__s.html">rpmdb</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmdbObject__s.html#3b479a3990b65a5022937c43ee9d53e3">db</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmdbObject__s.html#ccef1f21f4985fc5b26f9b3e40876dad">offx</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmdbObject__s.html#7dcf29a50f60376fec5bd7334d2676cb">noffs</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">int *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpmdbObject__s.html#841b86bf912a751914a4e9fc79619093">offsets</a></td></tr>

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

<p>

<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00016">16</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.<hr><h2>Field Documentation</h2>
<a class="anchor" name="3b479a3990b65a5022937c43ee9d53e3"></a><!-- doxytag: member="rpmdbObject_s::db" ref="3b479a3990b65a5022937c43ee9d53e3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structrpmdb__s.html">rpmdb</a> <a class="el" href="structrpmdbObject__s.html#3b479a3990b65a5022937c43ee9d53e3">rpmdbObject_s::db</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00019">19</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.
<p>
Referenced by <a class="el" href="rpmdb-py_8c-source.html#l00206">rpmdb_dealloc()</a>, <a class="el" href="rpmdb-py_8c-source.html#l00147">rpmdb_length()</a>, <a class="el" href="rpmdb-py_8c-source.html#l00110">rpmdb_Match()</a>, and <a class="el" href="rpmdb-py_8c-source.html#l00166">rpmdb_subscript()</a>.
</div>
</div><p>
<a class="anchor" name="d89c72e3b2ed88ff77947a092ce3420b"></a><!-- doxytag: member="rpmdbObject_s::md_dict" ref="d89c72e3b2ed88ff77947a092ce3420b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">PyObject_HEAD PyObject* <a class="el" href="structrpmdbObject__s.html#d89c72e3b2ed88ff77947a092ce3420b">rpmdbObject_s::md_dict</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
to look like PyModuleObject 
<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00018">18</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.
</div>
</div><p>
<a class="anchor" name="7dcf29a50f60376fec5bd7334d2676cb"></a><!-- doxytag: member="rpmdbObject_s::noffs" ref="7dcf29a50f60376fec5bd7334d2676cb" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structrpmdbObject__s.html#7dcf29a50f60376fec5bd7334d2676cb">rpmdbObject_s::noffs</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00021">21</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.
</div>
</div><p>
<a class="anchor" name="841b86bf912a751914a4e9fc79619093"></a><!-- doxytag: member="rpmdbObject_s::offsets" ref="841b86bf912a751914a4e9fc79619093" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int* <a class="el" href="structrpmdbObject__s.html#841b86bf912a751914a4e9fc79619093">rpmdbObject_s::offsets</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00022">22</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.
</div>
</div><p>
<a class="anchor" name="ccef1f21f4985fc5b26f9b3e40876dad"></a><!-- doxytag: member="rpmdbObject_s::offx" ref="ccef1f21f4985fc5b26f9b3e40876dad" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structrpmdbObject__s.html#ccef1f21f4985fc5b26f9b3e40876dad">rpmdbObject_s::offx</a>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>

<p>
Definition at line <a class="el" href="rpmdb-py_8h-source.html#l00020">20</a> of file <a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a>.
</div>
</div><p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>python/<a class="el" href="rpmdb-py_8h-source.html">rpmdb-py.h</a></ul>
<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>