Blame doc/librpm/html/group__io.html

2ff057
2ff057
<html xmlns="http://www.w3.org/1999/xhtml">
2ff057
<head>
2ff057
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
2ff057
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
2ff057
<meta name="generator" content="Doxygen 1.8.14"/>
2ff057
<meta name="viewport" content="width=device-width, initial-scale=1"/>
2ff057
<title>rpm: I/O</title>
2ff057
<link href="tabs.css" rel="stylesheet" type="text/css"/>
2ff057
<script type="text/javascript" src="jquery.js"></script>
2ff057
<script type="text/javascript" src="dynsections.js"></script>
2ff057
<link href="doxygen.css" rel="stylesheet" type="text/css" />
2ff057
</head>
2ff057
<body>
2ff057
2ff057
2ff057
2ff057
 
2ff057
 
2ff057
  
2ff057
   
rpm
2ff057
    4.14.2
2ff057
   
2ff057
  
2ff057
 
2ff057
 
2ff057
2ff057
2ff057
2ff057
2ff057
<script type="text/javascript" src="menudata.js"></script>
2ff057
<script type="text/javascript" src="menu.js"></script>
2ff057
<script type="text/javascript">
2ff057
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
2ff057
$(function() {
2ff057
  initMenu('',false,false,'search.php','Search');
2ff057
});
2ff057
/* @license-end */</script>
2ff057
2ff057
2ff057
2ff057
  
2ff057
Modules  
2ff057
  
2ff057
I/O
2ff057
2ff057
2ff057
2ff057
Collaboration diagram for I/O:
2ff057
2ff057
<center>
2ff057
<map name="group____io" id="group____io">
2ff057
<area shape="rect" id="node1" href="group__rpmurl.html" title="A couple utils for URL Manipulation. " alt="" coords="121,5,287,32"/>
2ff057
<area shape="rect" id="node2" href="group__header.html" title="How to manipulate package headers (which carries all information about a package). " alt="" coords="155,56,253,83"/>
2ff057
<area shape="rect" id="node3" href="group__rpmargv.html" title="Argument Manipulation API. " alt="" coords="103,107,305,133"/>
2ff057
<area shape="rect" id="node4" href="group__rpmcli.html" title="Parsing RPM command line arguments. " alt="" coords="129,157,279,184"/>
2ff057
<area shape="rect" id="node5" href="group__rpmdb.html" title="Opening & accessing the RPM indices using Berkeley DB (the so called rpmdb) " alt="" coords="147,208,261,235"/>
2ff057
<area shape="rect" id="node6" href="group__rpmio.html" title="The RPM IO API (Fd_t is RPM equivalent to libc's FILE). " alt="" coords="155,259,253,285"/>
2ff057
<area shape="rect" id="node8" href="group__rpmfileutil.html" title="File and path manipulation helper functions. " alt="" coords="93,309,315,336"/>
2ff057
</map>
2ff057
</center>
2ff057
2ff057
2ff057

2ff057
Modules
2ff057
 Header API.
2ff057
 How to manipulate package headers (which carries all information about a package). 
2ff057
 
2ff057
 Database API.
2ff057
 Opening & accessing the RPM indices using Berkeley DB (the so called rpmdb) 
2ff057
 
2ff057
 RPM IO API.
2ff057
 The RPM IO API (Fd_t is RPM equivalent to libc's FILE). 
2ff057
 
2ff057
 File and Path Manipulation API.
2ff057
 File and path manipulation helper functions. 
2ff057
 
2ff057
 URL Manipulation API.
2ff057
 A couple utils for URL Manipulation. 
2ff057
 
2ff057
 Argument Manipulation API.
2ff057
 Argument Manipulation API. 
2ff057
 
2ff057
 Command Line API.
2ff057
 Parsing RPM command line arguments. 
2ff057
 
2ff057
2ff057

Detailed Description

2ff057
2ff057
2ff057

<address class="footer"><small>
2ff057
Generated by  
2ff057
doxygen
2ff057
 1.8.14
2ff057
</small></address>
2ff057
</body>
2ff057
</html>