Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > e56a0d0fda1f175ce1bf668d47f3fe3f > files > 14

rpm-apidocs-4.13.0.2-3.1.mga6.noarch.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>rpm: Deprecated List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">rpm
   &#160;<span id="projectnumber">4.13.0.2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000002"></a>Global <a class="el" href="group__rpmmacro.html#gaa4e9d6d8d215046ee21acb156c659efe">addMacro</a>  (rpmMacroContext mc, const char *n, const char *o, const char *b, int level)</dt>
<dd>Use <a class="el" href="group__rpmmacro.html#ga811c3748fcef0d8b5f1091c51efda080" title="Define macro in context. ">rpmDefineMacro()</a>.  </dd>
<dt><a class="anchor" id="_deprecated000001"></a>Global <a class="el" href="group__rpmmacro.html#ga4bf96cf2d6c9d0375b95d852ad311f75">expandMacros</a>  (void *spec, rpmMacroContext mc, char *sbuf, size_t slen)</dt>
<dd>Use <a class="el" href="group__rpmmacro.html#ga39b56d7237065eaa71f253a6c2dbcfea" title="Return (malloc&#39;ed) concatenated macro expansion(s). ">rpmExpand()</a>.  </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Global <a class="el" href="group__header.html#gaa4af55b82df3f36dd7257cd3a1b2b7d9">headerCopyLoad</a>  (const void *uh)</dt>
<dd>Use <a class="el" href="group__header.html#gaf9e6abca97861c4c2e7fc311186f2707" title="Import header to in-memory representation. ">headerImport()</a> instead  </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Global <a class="el" href="group__header.html#gaa44e906299e81eda325dbef9fd991c9c">headerLoad</a>  (void *uh)</dt>
<dd>Use <a class="el" href="group__header.html#gaf9e6abca97861c4c2e7fc311186f2707" title="Import header to in-memory representation. ">headerImport()</a> instead  </dd>
<dt><a class="anchor" id="_deprecated000005"></a>Global <a class="el" href="group__header.html#ga33ea43d033ea680a8c5357ed9cec7283">headerUnload</a>  (Header h)</dt>
<dd>Use <a class="el" href="group__header.html#ga32bfde5f514287b143e03763026b194b" title="Export header to on-disk representation. ">headerExport()</a> instead  </dd>
<dt><a class="anchor" id="_deprecated000004"></a>Global <a class="el" href="group__rpmpgp.html#gaef28700c33ae19aa16ceb41d5cc76b5f">pgpVerifySig</a>  (pgpDig dig, DIGEST_CTX hashctx)</dt>
<dd>use <a class="el" href="group__rpmpgp.html#ga125f3bb9d5ddc18b25f22de361bc6c15" title="Verify a PGP signature. ">pgpVerifySignature()</a> instead </dd>
<dt><a class="anchor" id="_deprecated000017"></a>Global <a class="el" href="group__rpmfc.html#ga9805a45ac7f22348443f450c8a5da6e4">rpmfcNew</a>  (void)</dt>
<dd>Create a file classifier. </dd>
<dt><a class="anchor" id="_deprecated000011"></a>Global <a class="el" href="group__rpmfi.html#ga9e92d425eeb9f0463d01022b145d73f2">rpmfiConfigConflict</a>  (const rpmfi fi)</dt>
<dd></dd>
<dt><a class="anchor" id="_deprecated000010"></a>Global <a class="el" href="group__rpmfi.html#ga58482fb88c3319383d3fc3f148ac8331">rpmfiDecideFate</a>  (const rpmfi ofi, rpmfi nfi, int skipMissing)</dt>
<dd></dd>
<dt><a class="anchor" id="_deprecated000009"></a>Global <a class="el" href="group__rpmfi.html#gac15618cc1c44bf6b27c04b28f3943b3d">rpmfiMD5</a>  (rpmfi fi) RPM_GNUC_DEPRECATED</dt>
<dd>Use <a class="el" href="group__rpmfi.html#ga4295d0a7121504ec260ee3c097b403b6" title="Return current file (binary) digest of file info set iterator. ">rpmfiFDigest()</a> instead  </dd>
<dt><a class="anchor" id="_deprecated000003"></a>Global <a class="el" href="group__rpmlog.html#gad3aaa6646da9ca925cae85b836247373">rpmlogCode</a>  (void)</dt>
<dd>Perl-RPM needs, what's really needed is predictable, non-i18n encumbered, error text that can be retrieved through <a class="el" href="group__rpmlog.html#ga959aed3ef6a2062238dcad258261402f" title="Return text of last rpmError() message. ">rpmlogMessage()</a> and parsed IMHO.  </dd>
<dt><a class="anchor" id="_deprecated000008"></a>Global <a class="el" href="group__rpmcli.html#ga1eda76f64739103fe2d50e454b4253f1">rpmShowProgress</a>  (const void *arg, const rpmCallbackType what, const rpm_loff_t amount, const rpm_loff_t total, fnpyKey key, void *data)</dt>
<dd>Transaction callback arguments need to change, so don't rely on this routine in the rpmcli API. </dd>
<dt><a class="anchor" id="_deprecated000012"></a>Global <a class="el" href="group__signature.html#ggabe4f0a088b351ed92bfcfe2ed863e07aa0e8bbec8af85b808a50323497f3318e9">RPMSIGTAG_LEMD5_1</a>  </dt>
<dd>legacy.  </dd>
<dt><a class="anchor" id="_deprecated000013"></a>Global <a class="el" href="group__signature.html#ggabe4f0a088b351ed92bfcfe2ed863e07aa3308808e75374022ddc3f68b33d823ef">RPMSIGTAG_LEMD5_2</a>  </dt>
<dd>legacy.  </dd>
<dt><a class="anchor" id="_deprecated000014"></a>Global <a class="el" href="group__signature.html#ggabe4f0a088b351ed92bfcfe2ed863e07aabf5438c2d5c3e85d660be9588869ad7d">RPMSIGTAG_PGP5</a>  </dt>
<dd>legacy.  </dd>
<dt><a class="anchor" id="_deprecated000015"></a>Global <a class="el" href="group__rpmte.html#gaf6c95cdd4264515958e4990288ec369c">rpmteFI</a>  (rpmte te)</dt>
<dd>use <a class="el" href="group__rpmte.html#ga41789de90c02ab7d7a4dd61585ae039e" title="Retrieve file info set from transaction element. ">rpmteFiles()</a> instead  </dd>
<dt><a class="anchor" id="_deprecated000016"></a>Global <a class="el" href="group__rpmts.html#gac5c481337c698b24e3e88a050fd9d50e">rpmtsInitDB</a>  (rpmts ts, int dbmode)</dt>
<dd>An explicit rpmdbInit() is almost never needed. </dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>