Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > ec8e217d4486ff9ba16b8bc2d8ec8602 > files > 79

openscap-devel-0.9.7-1.fc17.i686.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"/>
<title>Open SCAP Library: cpe_dict.h File Reference</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 style="padding-left: 0.5em;">
   <div id="projectname">Open SCAP Library
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_adb51d477b117837783049eccd784b4d.html">CPE</a></li><li class="navelem"><a class="el" href="dir_49246e5dc9b1510e3c2e5eb7d15e203b.html">public</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">cpe_dict.h File Reference<div class="ingroups"><a class="el" href="group__cpedict.html">CPE Dictionary</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>Interface to Common Platform Enumeration (CPE) Dictionary.  
<a href="#details">More...</a></p>
<div class="textblock"><code>#include &quot;<a class="el" href="cpe__name_8h_source.html">cpe_name.h</a>&quot;</code><br/>
<code>#include &quot;<a class="el" href="oscap__text_8h_source.html">oscap_text.h</a>&quot;</code><br/>
</div>
<p><a href="cpe__dict_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:gaf5d5fadbf6bb86de9580864cbc4b9126"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gaf5d5fadbf6bb86de9580864cbc4b9126">cpe_dict_model_set_origin_file</a> (struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *dict, const char *origin_file)</td></tr>
<tr class="memdesc:gaf5d5fadbf6bb86de9580864cbc4b9126"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the origin file hint.  <a href="group__cpedict.html#gaf5d5fadbf6bb86de9580864cbc4b9126"></a><br/></td></tr>
<tr class="memitem:gac80b16b5768760a6b00c71250fcabb5e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gac80b16b5768760a6b00c71250fcabb5e"></a>
const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gac80b16b5768760a6b00c71250fcabb5e">cpe_dict_model_get_origin_file</a> (const struct <a class="el" href="structcpe__dict__model.html">cpe_dict_model</a> *dict)</td></tr>
<tr class="memdesc:gac80b16b5768760a6b00c71250fcabb5e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the file the CPE dict model was loaded from. <br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Evaluators</div></td></tr>
<tr class="memitem:ga50ab13825e7bb3a81744ba2329cd72f8"><td class="memItemLeft" align="right" valign="top">char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#ga50ab13825e7bb3a81744ba2329cd72f8">cpe_dict_detect_version</a> (const char *file)</td></tr>
<tr class="memdesc:ga50ab13825e7bb3a81744ba2329cd72f8"><td class="mdescLeft">&#160;</td><td class="mdescRight">Detects which version the given CPE file is.  <a href="group__cpedict.html#ga50ab13825e7bb3a81744ba2329cd72f8"></a><br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Interface to Common Platform Enumeration (CPE) Dictionary. </p>
</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.1.1
</small></address>
</body>
</html>