Sophie

Sophie

distrib > Mandriva > 9.0 > i586 > by-pkgid > 2269bb274471fd2722517c2c0b740d7f > files > 395

rpm-devel-4.0.4-19mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>headerSprintfExtension_s struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.17 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>headerSprintfExtension_s Struct Reference</h1><code>#include &lt;<a class="el" href="header_8h-source.html">header.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 nowrap align=right valign=top>enum <a class="el" href="group__header.html#a91">headerSprintfExtenstionType</a>&nbsp;</td><td valign=bottom><a class="el" href="structheaderSprintfExtension__s.html#m0">type</a></td></tr>
<tr><td nowrap align=right valign=top>const char *&nbsp;</td><td valign=bottom><a class="el" href="structheaderSprintfExtension__s.html#m1">name</a></td></tr>
<tr><td nowrap>union {</td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;void *&nbsp;&nbsp;&nbsp;<a class="el" href="structheaderSprintfExtension__s.html#m2">generic</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="group__header.html#a9">headerTagFormatFunction</a>&nbsp;&nbsp;&nbsp;<a class="el" href="structheaderSprintfExtension__s.html#m3">formatFunction</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="group__header.html#a10">headerTagTagFunction</a>&nbsp;&nbsp;&nbsp;<a class="el" href="structheaderSprintfExtension__s.html#m4">tagFunction</a></td></tr>
<tr><td nowrap>&nbsp;&nbsp;&nbsp;<a class="el" href="structheaderSprintfExtension__s.html">headerSprintfExtension_s</a> *&nbsp;&nbsp;&nbsp;<a class="el" href="structheaderSprintfExtension__s.html#m5">more</a></td></tr>
<tr><td nowrap valign=top>}&nbsp;</td><td valign=bottom><a class="el" href="structheaderSprintfExtension__s.html#m6">u</a></td></tr>
</table>
<hr><h2>Field Documentation</h2>
<a name="m3" doxytag="headerSprintfExtension_s::formatFunction"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__header.html#a9">headerTagFormatFunction</a> headerSprintfExtension_s::formatFunction
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
HEADER_EXT_TAG extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00188">188</a> of file <a class="el" href="header_8h-source.html">header.h</a>.    </td>
  </tr>
</table>
<a name="m2" doxytag="headerSprintfExtension_s::generic"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void* headerSprintfExtension_s::generic
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Private extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00187">187</a> of file <a class="el" href="header_8h-source.html">header.h</a>.    </td>
  </tr>
</table>
<a name="m5" doxytag="headerSprintfExtension_s::more"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> struct headerSprintfExtension_s* headerSprintfExtension_s::more
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Chained table extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00190">190</a> of file <a class="el" href="header_8h-source.html">header.h</a>.    </td>
  </tr>
</table>
<a name="m1" doxytag="headerSprintfExtension_s::name"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const char* headerSprintfExtension_s::name
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Name of extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00184">184</a> of file <a class="el" href="header_8h-source.html">header.h</a>.
<p>
Referenced by <a class="el" href="header_8c-source.html#l02058">findTag</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="rpmmodule_8c-source.html#l01010">initrpm</a>(), and <a class="el" href="query_8c-source.html#l00508">rpmDisplayQueryTags</a>().    </td>
  </tr>
</table>
<a name="m4" doxytag="headerSprintfExtension_s::tagFunction"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="group__header.html#a10">headerTagTagFunction</a> headerSprintfExtension_s::tagFunction
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
HEADER_EXT_FORMAT extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00189">189</a> of file <a class="el" href="header_8h-source.html">header.h</a>.    </td>
  </tr>
</table>
<a name="m0" doxytag="headerSprintfExtension_s::type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum <a class="el" href="group__header.html#a91">headerSprintfExtenstionType</a> headerSprintfExtension_s::type
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Type of extension. 
<p>
Definition at line <a class="el" href="header_8h-source.html#l00182">182</a> of file <a class="el" href="header_8h-source.html">header.h</a>.
<p>
Referenced by <a class="el" href="header_8c-source.html#l02837">allocateExtensionCache</a>(), <a class="el" href="header_8c-source.html#l02058">findTag</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="header_8c-source.html#l02860">freeExtensionCache</a>(), <a class="el" href="rpmmodule_8c-source.html#l01010">initrpm</a>(), and <a class="el" href="query_8c-source.html#l00508">rpmDisplayQueryTags</a>().    </td>
  </tr>
</table>
<a name="m6" doxytag="headerSprintfExtension_s::u"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> union { ... }   headerSprintfExtension_s::u
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Referenced by <a class="el" href="header_8c-source.html#l02837">allocateExtensionCache</a>(), <a class="el" href="header_8c-source.html#l02058">findTag</a>(), <a class="el" href="header_8c-source.html#l02515">formatValue</a>(), <a class="el" href="header_8c-source.html#l02860">freeExtensionCache</a>(), <a class="el" href="header_8c-source.html#l02367">parseExpression</a>(), <a class="el" href="header_8c-source.html#l02117">parseFormat</a>(), and <a class="el" href="query_8c-source.html#l00508">rpmDisplayQueryTags</a>().    </td>
  </tr>
</table>
<hr>The documentation for this struct was generated from the following file:<ul>
<li>lib/<a class="el" href="header_8h-source.html">header.h</a></ul>
<hr><address style="align: right;"><small>Generated on Thu Sep 12 22:15:10 2002 for rpm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.17 </small></address>
</body>
</html>