Sophie

Sophie

distrib > Mandriva > current > x86_64 > by-pkgid > 3736f276bb1ccfbcee6cb2d27b25d981 > files > 318

openscap-devel-0.5.7-1mdv2010.1.x86_64.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"/>
<title>Open SCAP Library: cpe_check Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
      <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>cpe_check Struct Reference<br/>
<small>
[<a class="el" href="group__CPEDictPrivate.html">Private members</a>,&nbsp;<a class="el" href="group__cpedict.html">CPE Dictionary</a>]</small>
</h1><!-- doxytag: class="cpe_check" -->
<p>Structure representing single CPE check.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="cpedict__priv_8h_source.html">cpedict_priv.h</a>&gt;</code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Get functions</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrpc2ac1eb4de8ec5add5567cbae2f237e5"></a>Functions for getting attributes from CVE model structures.</p>
<p>Return value is pointer to structure's member. Do not free unless you null the pointer in the structure. Use remove function otherwise. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gaa038f47ef85bc02e33c02a448c9421ce">cpe_check_get_system</a> (const struct <a class="el" href="structcpe__check.html">cpe_check</a> *item)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="structcpe__check.html" title="Structure representing single CPE check.">cpe_check</a> functions to get system  <a href="group__cpedict.html#gaa038f47ef85bc02e33c02a448c9421ce"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#ga81cd680f03a8ce9064d578967935ba7f">cpe_check_get_href</a> (const struct <a class="el" href="structcpe__check.html">cpe_check</a> *item)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="structcpe__check.html" title="Structure representing single CPE check.">cpe_check</a> functions to get href  <a href="group__cpedict.html#ga81cd680f03a8ce9064d578967935ba7f"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#ga1060b4d1d10cf884e42ee4804d1dc836">cpe_check_get_identifier</a> (const struct <a class="el" href="structcpe__check.html">cpe_check</a> *item)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="structcpe__check.html" title="Structure representing single CPE check.">cpe_check</a> functions to get identifier  <a href="group__cpedict.html#ga1060b4d1d10cf884e42ee4804d1dc836"></a><br/></td></tr>
<tr><td colspan="2"><div class="groupHeader">Free functions</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp237dd65bc76b7de56066830910ced6ed"></a>Destructors of CVE model structures.</p>
<p>Functions free structures with all members recursively. For simple deletion of entity use remove functions. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gabc0479af229d502d12d9a6853c7dc048">cpe_check_free</a> (struct <a class="el" href="structcpe__check.html">cpe_check</a> *check)</td></tr>
<tr><td colspan="2"><div class="groupHeader">New functions</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp73a4128f20867fa23ebb2e75e58922df"></a>Constructors of CVE model structures.</p>
<p>Free function returns new empty allocated structure. If returns non NULL it need to be freed by the caller. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structcpe__check.html">cpe_check</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gae902fc4d1f1111833e8e0a282588a725">cpe_check_new</a> (void)</td></tr>
<tr><td colspan="2"><div class="groupHeader">Set functions</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p><a class="anchor" id="amgrp8b7ecf2f4bd25da1aae981677901d55d"></a>Set functions assign values to members of structures except lists.</p>
<p>For lists use add functions. Parameters of set functions are duplicated in memory and need to be freed by caller. </p>
<br/><br/></div></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#ga00698f3fe0e105ac7311ba148ab2bd54">cpe_check_set_system</a> (struct <a class="el" href="structcpe__check.html">cpe_check</a> *check, const char *new_system)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#gaaabdbb544d8f00952d5af71902a1faf1">cpe_check_set_href</a> (struct <a class="el" href="structcpe__check.html">cpe_check</a> *check, const char *new_href)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__cpedict.html#ga9de645c73a14aa93645ed4682a861f9f">cpe_check_set_identifier</a> (struct <a class="el" href="structcpe__check.html">cpe_check</a> *check, const char *new_identifier)</td></tr>
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3fe1af0a6d797a9c1801714b4a49a989"></a><!-- doxytag: member="cpe_check::xml" ref="a3fe1af0a6d797a9c1801714b4a49a989" args="" -->
struct <a class="el" href="structxml__metadata.html">xml_metadata</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>xml</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a640b5e2d274c0faef79fe10279093ba8"></a><!-- doxytag: member="cpe_check::system" ref="a640b5e2d274c0faef79fe10279093ba8" args="" -->
char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>system</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="acea14efff993662a687b264cf13a00f1"></a><!-- doxytag: member="cpe_check::href" ref="acea14efff993662a687b264cf13a00f1" args="" -->
char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>href</b></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab2fdf378484f58eb9057b7f379e3d7ff"></a><!-- doxytag: member="cpe_check::identifier" ref="ab2fdf378484f58eb9057b7f379e3d7ff" args="" -->
char *&nbsp;</td><td class="memItemRight" valign="bottom"><b>identifier</b></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Structure representing single CPE check. </p>
<hr/>The documentation for this struct was generated from the following files:<ul>
<li>/home/pvrabec/openscap/openscap-0.5.7/src/CPE/<a class="el" href="cpedict__priv_8c.html">cpedict_priv.c</a></li>
<li>/home/pvrabec/openscap/openscap-0.5.7/src/CPE/public/<a class="el" href="cpedict_8h_source.html">cpedict.h</a></li>
</ul>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 26 Feb 2010 for Open SCAP Library by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>