Sophie

Sophie

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

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: xccdf_benchmark 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>xccdf_benchmark Struct Reference<br/>
<small>
[<a class="el" href="group__XCCDF.html">XCCDF</a>,&nbsp;<a class="el" href="group__benchmark.html">XCCDF Benchmark</a>]</small>
</h1><!-- doxytag: class="xccdf_benchmark" -->
<p>XCCDF Benchmark.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="xccdf_8h_source.html">xccdf.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 class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a8db852f58c9f703b7709b674846d16aa">xccdf_benchmark_parse_xml</a> (const char *filename)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new benmchmark from a benchmark XML file.  <a href="#a8db852f58c9f703b7709b674846d16aa"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7a03386992919d1fa330c4c24b3b62d6"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_id" ref="a7a03386992919d1fa330c4c24b3b62d6" args="(const struct xccdf_benchmark *benchmark)" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a7a03386992919d1fa330c4c24b3b62d6">xccdf_benchmark_get_id</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark ID. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a27e79892c0a92c03c17197c317069f42">xccdf_benchmark_get_resolved</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check benchmark resolved property.  <a href="#a27e79892c0a92c03c17197c317069f42"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3de1224f1e671d0c009b6eb4c163a590"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_title" ref="a3de1224f1e671d0c009b6eb4c163a590" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a3de1224f1e671d0c009b6eb4c163a590">xccdf_benchmark_get_title</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark title. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0e63135ca08462e79b9f02cf2bcb0eed"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_description" ref="a0e63135ca08462e79b9f02cf2bcb0eed" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a0e63135ca08462e79b9f02cf2bcb0eed">xccdf_benchmark_get_description</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark description. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a96e28a7749986ab0fd91ba64e3dcf5d6">xccdf_benchmark_get_version</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark version.  <a href="#a96e28a7749986ab0fd91ba64e3dcf5d6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0c87656ac0f39d9aad1ccefd7142f044"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_style" ref="a0c87656ac0f39d9aad1ccefd7142f044" args="(const struct xccdf_benchmark *benchmark)" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a0c87656ac0f39d9aad1ccefd7142f044">xccdf_benchmark_get_style</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark inline stylesheet. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a58f62d987ce5b150468bb9d05f2fba50"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_style_href" ref="a58f62d987ce5b150468bb9d05f2fba50" args="(const struct xccdf_benchmark *benchmark)" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a58f62d987ce5b150468bb9d05f2fba50">xccdf_benchmark_get_style_href</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark stylesheet URL. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ab947757c36ac3075002a8a47d9981859"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_front_matter" ref="ab947757c36ac3075002a8a47d9981859" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ab947757c36ac3075002a8a47d9981859">xccdf_benchmark_get_front_matter</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark front matter. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a19947299e32d34dba00b18f2f6216a4b"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_rear_matter" ref="a19947299e32d34dba00b18f2f6216a4b" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a19947299e32d34dba00b18f2f6216a4b">xccdf_benchmark_get_rear_matter</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark rear matter. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae708e1e880427ebdee8066948b97abdf"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_metadata" ref="ae708e1e880427ebdee8066948b97abdf" args="(const struct xccdf_benchmark *benchmark)" -->
const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ae708e1e880427ebdee8066948b97abdf">xccdf_benchmark_get_metadata</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark metadata. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a21836d072111dddf9992ae8af5596113">xccdf_benchmark_get_plain_text</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark, const char *id)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get a plain text by ID.  <a href="#a21836d072111dddf9992ae8af5596113"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__item.html">xccdf_item</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a92afdc66eed4d0c691327da277e9766b">xccdf_benchmark_get_item</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark, const char *id)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark item by ID.  <a href="#a92afdc66eed4d0c691327da277e9766b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a31768dc945fbd317ed67ed851cfdab9c"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_statuses" ref="a31768dc945fbd317ed67ed851cfdab9c" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structxccdf__status__iterator.html">xccdf_status_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a31768dc945fbd317ed67ed851cfdab9c">xccdf_benchmark_get_statuses</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to benchmark statuses. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ace516f914bdf7f06103cc72d8fc7f0b8"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_references" ref="ace516f914bdf7f06103cc72d8fc7f0b8" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structxccdf__reference__iterator.html">xccdf_reference_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ace516f914bdf7f06103cc72d8fc7f0b8">xccdf_benchmark_get_references</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the XCCDF references of the benchmark. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a64be8bb3913e2691341e039af4558f76"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_platforms" ref="a64be8bb3913e2691341e039af4558f76" args="(const struct xccdf_benchmark *benchmark)" -->
struct <a class="el" href="structoscap__string__iterator.html">oscap_string_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a64be8bb3913e2691341e039af4558f76">xccdf_benchmark_get_platforms</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the benchmark platforms. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__notice__iterator.html">xccdf_notice_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a344d2b339d28f8a86cc95c0b437709ea">xccdf_benchmark_get_notices</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the benchmark legal notices.  <a href="#a344d2b339d28f8a86cc95c0b437709ea"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__model__iterator.html">xccdf_model_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ad1691a19de813ff391c455b651cd6162">xccdf_benchmark_get_models</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the benchmark scoring models.  <a href="#ad1691a19de813ff391c455b651cd6162"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__profile__iterator.html">xccdf_profile_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a9e2fce5908a4955f7ab291d7a9b4e3db">xccdf_benchmark_get_profiles</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the benchmark XCCDF profiles.  <a href="#a9e2fce5908a4955f7ab291d7a9b4e3db"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__item__iterator.html">xccdf_item_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a986e534558ef85b903abbbea65bcd0dd">xccdf_benchmark_get_content</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get an iterator to the bencmark content.  <a href="#a986e534558ef85b903abbbea65bcd0dd"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6263364d412ecd8c8cbb5b5029f51e0e"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_status_current" ref="a6263364d412ecd8c8cbb5b5029f51e0e" args="(const struct xccdf_benchmark *benchmark)" -->
<a class="el" href="group__XCCDF.html#gac0d5c1c85828e13ebb13935551f8da38">xccdf_status_type_t</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a6263364d412ecd8c8cbb5b5029f51e0e">xccdf_benchmark_get_status_current</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get benchmark current status. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a35e666e154a6a2f915dfe433c14fd74f">xccdf_benchmark_free</a> (struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Delete the benchmark.  <a href="#a35e666e154a6a2f915dfe433c14fd74f"></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="structxccdf__benchmark.html#a68b6b580c44dbe362fb7458449480a9c">xccdf_benchmark_supported</a> (void)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get supported version of XCCDF XML.  <a href="#a68b6b580c44dbe362fb7458449480a9c"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a794272c6bb60336e3070e3270f9d496f">xccdf_benchmark_get_hidden</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a690f22a16c155b0b2de93b2e25df0e32">xccdf_benchmark_get_selected</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a7e526fa597350bdb8f00e1f6d488cb81">xccdf_benchmark_get_multiple</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a4abc3c3b2f191d26cd4e8cceee709b56">xccdf_benchmark_get_prohibit_changes</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a3183ede3b23beffb1b8eb97c49f41389">xccdf_benchmark_get_abstract</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a11a0e733ccac30d46f856021d277271f">xccdf_benchmark_get_interactive</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a4b9eec26165bc9115781fad4d14a44b2">xccdf_benchmark_get_question</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__warning__iterator.html">xccdf_warning_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ab54263d75d2620a8a0fbe275dcd511ca">xccdf_benchmark_get_warnings</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#aebbeec794ef545cb03b63efadb1bdf93">xccdf_benchmark_get_rationale</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#acec33bda8fd7585a42755ca38b411af2">xccdf_benchmark_get_cluster_id</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#ae8ee0fd48ed6bab61123270271b67058">xccdf_benchmark_get_version_update</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">time_t&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a2e8886ed0a593a6b26dc39a10ada4daf">xccdf_benchmark_get_version_time</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#abec4f9d0f342b7633cfe3b85bb0dc848">xccdf_benchmark_get_weight</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a7b90a2684548a3e81637aa5783ea3031">xccdf_benchmark_get_benchmark</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__item.html">xccdf_item</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a0501b61b49bbeb4cbd760628d63c5451">xccdf_benchmark_get_parent</a> (const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *benchmark)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxccdf__benchmark.html#a66e458663079d1ede323a864c9cf0f1b">xccdf_benchmark_create</a> (const char *id)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new benchmark from a benchmark XML file.  <a href="#a66e458663079d1ede323a864c9cf0f1b"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>XCCDF Benchmark. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a66e458663079d1ede323a864c9cf0f1b"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_create" ref="a66e458663079d1ede323a864c9cf0f1b" args="(const char *id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> * xccdf_benchmark_create </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>id</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a new benchmark from a benchmark XML file. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>id</em>&nbsp;</td><td>the benchmark identifier. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Pointer to the new benchmark. </dd></dl>

</div>
</div>
<a class="anchor" id="a35e666e154a6a2f915dfe433c14fd74f"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_free" ref="a35e666e154a6a2f915dfe433c14fd74f" args="(struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void xccdf_benchmark_free </td>
          <td>(</td>
          <td class="paramtype">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Delete the benchmark. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>benchmark</em>&nbsp;</td><td>Benchmark to be deleted. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a3183ede3b23beffb1b8eb97c49f41389"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_abstract" ref="a3183ede3b23beffb1b8eb97c49f41389" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_abstract </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a7b90a2684548a3e81637aa5783ea3031"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_benchmark" ref="a7b90a2684548a3e81637aa5783ea3031" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> * xccdf_benchmark_get_benchmark </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="acec33bda8fd7585a42755ca38b411af2"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_cluster_id" ref="acec33bda8fd7585a42755ca38b411af2" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * xccdf_benchmark_get_cluster_id </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a986e534558ef85b903abbbea65bcd0dd"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_content" ref="a986e534558ef85b903abbbea65bcd0dd" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__item__iterator.html">xccdf_item_iterator</a> * xccdf_benchmark_get_content </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get an iterator to the bencmark content. </p>
<p>The items are either groups or rules.</p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structxccdf__rule.html" title="XCCDF Rule.">xccdf_rule</a> </dd>
<dd>
<a class="el" href="structxccdf__group.html" title="XCCDF rule group.">xccdf_group</a> </dd>
<dd>
<a class="el" href="structxccdf__item.html" title="A base class for XCCDF items.">xccdf_item</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a794272c6bb60336e3070e3270f9d496f"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_hidden" ref="a794272c6bb60336e3070e3270f9d496f" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_hidden </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a11a0e733ccac30d46f856021d277271f"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_interactive" ref="a11a0e733ccac30d46f856021d277271f" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_interactive </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a92afdc66eed4d0c691327da277e9766b"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_item" ref="a92afdc66eed4d0c691327da277e9766b" args="(const struct xccdf_benchmark *benchmark, const char *id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__item.html">xccdf_item</a> * xccdf_benchmark_get_item </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>id</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get benchmark item by ID. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>item</em>&nbsp;</td><td>ID </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Item with given ID </dd></dl>
<dl><dt><b>Return values:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>NULL</em>&nbsp;</td><td>if no such item exists </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="ad1691a19de813ff391c455b651cd6162"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_models" ref="ad1691a19de813ff391c455b651cd6162" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__model__iterator.html">xccdf_model_iterator</a> * xccdf_benchmark_get_models </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get an iterator to the benchmark scoring models. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structxccdf__model.html" title="XCCDF scoring model.">xccdf_model</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a7e526fa597350bdb8f00e1f6d488cb81"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_multiple" ref="a7e526fa597350bdb8f00e1f6d488cb81" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_multiple </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a344d2b339d28f8a86cc95c0b437709ea"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_notices" ref="a344d2b339d28f8a86cc95c0b437709ea" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__notice__iterator.html">xccdf_notice_iterator</a> * xccdf_benchmark_get_notices </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get an iterator to the benchmark legal notices. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structxccdf__notice.html" title="XCCDF benchmark legal notice.">xccdf_notice</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a0501b61b49bbeb4cbd760628d63c5451"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_parent" ref="a0501b61b49bbeb4cbd760628d63c5451" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__item.html">xccdf_item</a> * xccdf_benchmark_get_parent </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a21836d072111dddf9992ae8af5596113"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_plain_text" ref="a21836d072111dddf9992ae8af5596113" args="(const struct xccdf_benchmark *benchmark, const char *id)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * xccdf_benchmark_get_plain_text </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>id</em></td><td>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get a plain text by ID. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>id</em>&nbsp;</td><td>ID of the plain text to get. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Plain text content. </dd></dl>
<dl><dt><b>Return values:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>NULL</em>&nbsp;</td><td>if given plain text does not exist </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a9e2fce5908a4955f7ab291d7a9b4e3db"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_profiles" ref="a9e2fce5908a4955f7ab291d7a9b4e3db" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__profile__iterator.html">xccdf_profile_iterator</a> * xccdf_benchmark_get_profiles </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get an iterator to the benchmark XCCDF profiles. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structxccdf__profile.html" title="XCCDF Profile.">xccdf_profile</a> </dd></dl>

</div>
</div>
<a class="anchor" id="a4abc3c3b2f191d26cd4e8cceee709b56"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_prohibit_changes" ref="a4abc3c3b2f191d26cd4e8cceee709b56" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_prohibit_changes </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a4b9eec26165bc9115781fad4d14a44b2"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_question" ref="a4b9eec26165bc9115781fad4d14a44b2" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> * xccdf_benchmark_get_question </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="aebbeec794ef545cb03b63efadb1bdf93"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_rationale" ref="aebbeec794ef545cb03b63efadb1bdf93" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structoscap__text__iterator.html">oscap_text_iterator</a> * xccdf_benchmark_get_rationale </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a27e79892c0a92c03c17197c317069f42"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_resolved" ref="a27e79892c0a92c03c17197c317069f42" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_resolved </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Check benchmark resolved property. </p>

</div>
</div>
<a class="anchor" id="a690f22a16c155b0b2de93b2e25df0e32"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_selected" ref="a690f22a16c155b0b2de93b2e25df0e32" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool xccdf_benchmark_get_selected </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a96e28a7749986ab0fd91ba64e3dcf5d6"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_version" ref="a96e28a7749986ab0fd91ba64e3dcf5d6" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * xccdf_benchmark_get_version </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get benchmark version. </p>

</div>
</div>
<a class="anchor" id="a2e8886ed0a593a6b26dc39a10ada4daf"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_version_time" ref="a2e8886ed0a593a6b26dc39a10ada4daf" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">time_t xccdf_benchmark_get_version_time </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ae8ee0fd48ed6bab61123270271b67058"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_version_update" ref="ae8ee0fd48ed6bab61123270271b67058" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * xccdf_benchmark_get_version_update </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="ab54263d75d2620a8a0fbe275dcd511ca"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_warnings" ref="ab54263d75d2620a8a0fbe275dcd511ca" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__warning__iterator.html">xccdf_warning_iterator</a> * xccdf_benchmark_get_warnings </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="abec4f9d0f342b7633cfe3b85bb0dc848"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_get_weight" ref="abec4f9d0f342b7633cfe3b85bb0dc848" args="(const struct xccdf_benchmark *benchmark)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float xccdf_benchmark_get_weight </td>
          <td>(</td>
          <td class="paramtype">const struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> *&nbsp;</td>
          <td class="paramname"> <em>benchmark</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a8db852f58c9f703b7709b674846d16aa"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_parse_xml" ref="a8db852f58c9f703b7709b674846d16aa" args="(const char *filename)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">struct <a class="el" href="structxccdf__benchmark.html">xccdf_benchmark</a> * xccdf_benchmark_parse_xml </td>
          <td>(</td>
          <td class="paramtype">const char *&nbsp;</td>
          <td class="paramname"> <em>filename</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td><code> [read]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a new benmchmark from a benchmark XML file. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>filename</em>&nbsp;</td><td>Name of the file to load the contents from. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>Pointer to the new benchmark. </dd></dl>
<dl><dt><b>Return values:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>NULL</em>&nbsp;</td><td>on failure </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<a class="anchor" id="a68b6b580c44dbe362fb7458449480a9c"></a><!-- doxytag: member="xccdf_benchmark::xccdf_benchmark_supported" ref="a68b6b580c44dbe362fb7458449480a9c" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * xccdf_benchmark_supported </td>
          <td>(</td>
          <td class="paramtype">void&nbsp;</td>
          <td class="paramname"></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get supported version of XCCDF XML. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>version of XML file format </dd></dl>

</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/pvrabec/openscap/openscap-0.5.7/src/XCCDF/public/<a class="el" href="xccdf_8h_source.html">xccdf.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>