| Current File : //usr/share/docs/openscap/html/deprecated.html |
<!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.9.1"/>
<title>Open SCAP Library: 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</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="_deprecated000008"></a>globalScope> Global <a class="el" href="group__cpedict.html#ga50ab13825e7bb3a81744ba2329cd72f8">cpe_dict_detect_version</a> (const char *file)</dt>
<dd>This function has been deprecated by oscap_source_get_schema_version. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000009"></a>Global <a class="el" href="group__cpedict.html#ga0dc2738dea0113dad9a71740c216dbae">cpe_dict_model::cpe_dict_model_import</a> (const char *file)</dt>
<dd>This function has been deprecated by <a class="el" href="group__cpedict.html#ga7a567c806f1a51ac89d9f90ac80cc291">cpe_dict_model_import_source</a>. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000007"></a>Global <a class="el" href="group__cpedict.html#gacdfacb45574eabb47d8eae2eb261a483">cpe_item::cpe_item_add_note</a> (struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item, struct <a class="el" href="structoscap__text.html" title="Representation of internationalizable character strings. ">oscap_text</a> *new_title)</dt>
<dd>This function has been deprecated and it may be dropped from later versions of the library. (Please see upstream ticket #339 for further details). </dd>
<dt><a class="anchor" id="_deprecated000005"></a>Global <a class="el" href="group__cpedict.html#gaa1a0b946da4f28874dfd062373737bd2">cpe_item::cpe_item_get_deprecated</a> (const struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item)</dt>
<dd>This function has been deprecated by <a class="el" href="group__cpedict.html#gaaea00a10b1f42d198cb8b5baf831d216">cpe_item_get_deprecated_by</a>. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000006"></a>Global <a class="el" href="group__cpedict.html#ga2ff747e68260d87a175eec23134dff0a">cpe_item::cpe_item_get_notes</a> (const struct <a class="el" href="structcpe__item.html" title="Structure representing single CPE dictionary item. ">cpe_item</a> *item)</dt>
<dd>This function has been deprecated and it may be dropped from later versions of the library. (Please see upstream ticket #339 for further details). </dd>
<dt><a class="anchor" id="_deprecated000010"></a>Global <a class="el" href="group__cpelang.html#ga4ea26aca1301a1380ffc1e3830d72100">cpe_lang_model::cpe_lang_model_detect_version</a> (const char *file)</dt>
<dd>This function has been deprecated by oscap_source_get_schema_version. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000011"></a>Global <a class="el" href="group__cpelang.html#ga421b4fec7e3e664a1b7a783d57ad63a2">cpe_lang_model::cpe_lang_model_import</a> (const char *file)</dt>
<dd>This function has been deprecated by <a class="el" href="group__cpelang.html#gae452dd20504849e6a02864b192f7eab2">cpe_lang_model_import_source</a> This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000014"></a>globalScope> Global <a class="el" href="group__DS.html#ga9a185d5d398fd558a543caa6e82ceec3">ds_rds_decompose</a> (const char *input_file, const char *report_id, const char *request_id, const char *target_dir)</dt>
<dd>This function has been deprecated. Make a use of <a class="el" href="structds__rds__session.html">ds_rds_session</a> instread. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000012"></a>globalScope> Global <a class="el" href="group__DS.html#gac1c9f21670e515b210713a0130e4d25d">ds_sds_decompose</a> (const char *input_file, const char *id, const char *xccdf_id, const char *target_dir, const char *target_filename)</dt>
<dd>This function has been deprecated. Make a use of <a class="el" href="structds__sds__session.html">ds_sds_session</a> instread. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000013"></a>globalScope> Global <a class="el" href="group__DS.html#ga91b8af7a5474710bc420ddf930592622">ds_sds_decompose_custom</a> (const char *input_file, const char *id, const char *target_dir, const char *container_name, const char *component_id, const char *target_filename)</dt>
<dd>This function has been deprecated. Make a use of <a class="el" href="structds__sds__session.html">ds_sds_session</a> instread. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000015"></a>Global <a class="el" href="group__DS.html#gaa6de056f9e4eeb1bd0a064954b7a5ee8">ds_sds_index::ds_sds_index_import</a> (const char *file)</dt>
<dd>This function has been deprecated. Make a use of <a class="el" href="structds__sds__session.html">ds_sds_session</a> instread. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000004"></a>globalScope> Global <a class="el" href="group__VALID.html#ga1a27165df5c0839233b787a13fa3037f">oscap_determine_document_type</a> (const char *document, oscap_document_type_t *doc_type)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oscap_source_get_scap_type instead. </dd>
<dt><a class="anchor" id="_deprecated000003"></a>globalScope> Global <a class="el" href="group__VALID.html#ga25e09e72f9f3dc658f22dbfc5dcea6ea">oscap_path_to_schematron</a> (void)</dt>
<dd>This function has been deprecated. It has never returned correct path to schematron files. This function may be dropped from the next version of the library. </dd>
<dt><a class="anchor" id="_deprecated000002"></a>globalScope> Global <a class="el" href="group__VALID.html#gaa3ecdf745fed7ae87bb96ec13b362788">oscap_schematron_validate_document</a> (const char *xmlfile, oscap_document_type_t doctype, const char *version, const char *outfile)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oscap_source_validate_schematron instead. </dd>
<dt><a class="anchor" id="_deprecated000031"></a>globalScope> Global <a class="el" href="group__XCCDF.html#ga9af64177194a5e1026d9f5647aadab5a">oscap_text_xccdf_substitute</a> (const char *text, xccdf_substitution_func cb, void *arg)</dt>
<dd>This function has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter. </dd>
<dt><a class="anchor" id="_deprecated000001"></a>globalScope> Global <a class="el" href="group__VALID.html#gadb305adbb211169cf32a82cb3da0fdc4">oscap_validate_document</a> (const char *xmlfile, oscap_document_type_t doctype, const char *version, xml_reporter reporter, void *arg)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oscap_source_validate instead. </dd>
<dt><a class="anchor" id="_deprecated000017"></a>globalScope> Global <a class="el" href="group__OVALAGENT.html#gacd87da61a584f365001a6a9a1f4a5c13">oval_agent_export_sysinfo_to_xccdf_result</a> (struct <a class="el" href="structoval__agent__session.html">oval_agent_session</a> *session, struct <a class="el" href="structxccdf__result.html" title="Actual results of running a XCCDF test or profile. ">xccdf_result</a> *ritem)</dt>
<dd>Transform OVAL Sysinfo into XCCDF Test Result This function has been deprecated, please use xccdf_result_fill_sysinfo() instead </dd>
<dt><a class="anchor" id="_deprecated000018"></a>Global <a class="el" href="group__OVALDEF.html#ga2931f8a8454c84703fb4e3e60a6c1552">oval_definition_model::oval_definition_model_import</a> (const char *file)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oval_definition_model_import_source instead. </dd>
<dt><a class="anchor" id="_deprecated000019"></a>Global <a class="el" href="group__OVALDEF.html#ga10049d60252be9e682ba20fd9e64f43b">oval_definition_model::oval_definition_model_merge</a> (struct <a class="el" href="structoval__definition__model.html" title="Oval definition model. ">oval_definition_model</a> *model, const char *file)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. </dd>
<dt><a class="anchor" id="_deprecated000020"></a>globalScope> Global <a class="el" href="group__OVAL.html#gafde4ac33d2aa96e15c765865a2b94122">oval_determine_document_schema_version</a> (const char *, oscap_document_type_t)</dt>
<dd>This function has been deprecated by oscap_source_get_schema_version. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000021"></a>Global <a class="el" href="group__OVALDIR.html#gae1f42990d182bf85ae2f63e731d0857b">oval_directives_model::oval_directives_model_import</a> (struct <a class="el" href="structoval__directives__model.html" title="This structure holds instance of OVAL Directives. ">oval_directives_model</a> *, char *)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oval_directives_model_import_source instead. </dd>
<dt><a class="anchor" id="_deprecated000022"></a>Global <a class="el" href="group__OVALRES.html#gafc2ef70e13dd8737db734db01ad44a05">oval_results_model::oval_results_model_import</a> (struct <a class="el" href="structoval__results__model.html" title="OVAL Results Model holds OVAL results structure instances. ">oval_results_model</a> *model, const char *file)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oval_results_model_import_source instead. </dd>
<dt><a class="anchor" id="_deprecated000023"></a>Global <a class="el" href="group__OVALSYS.html#ga29f30efa8fd3a563dd7d1a69672512c7">oval_syschar_model::oval_syschar_model_import</a> (struct <a class="el" href="structoval__syschar__model.html" title="OVAL System Characteristics model. ">oval_syschar_model</a> *model, const char *file)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oval_syschar_model_import_source instead. </dd>
<dt><a class="anchor" id="_deprecated000024"></a>Global <a class="el" href="group__OVALVAR.html#gaad9b9c2cf163bd7b588a6087001175be">oval_variable_model::oval_variable_model_import</a> (const char *file)</dt>
<dd>This function has been deprecated and it may be dropped from later OpenSCAP releases. Please use oval_variable_model_import_source instead. </dd>
<dt><a class="anchor" id="_deprecated000016"></a>Global <a class="el" href="group__DS.html#gafd3c9fc1e05489d5f2259788ba1ccd39">rds_index::rds_index_import</a> (const char *file)</dt>
<dd>This function has been deprecated. Make a use of <a class="el" href="structds__rds__session.html">ds_rds_session</a> instread. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000026"></a>Global <a class="el" href="group__XCCDF.html#gad71cc690fef5bceb9aa98bed119288f0">xccdf_benchmark::xccdf_benchmark_import</a> (const char *file)</dt>
<dd>This function has been deprecated by <a class="el" href="group__XCCDF.html#ga7acf1d9aad5511ba139c1e3395af477d">xccdf_benchmark_import_source</a>. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000025"></a>Global <a class="el" href="group__XCCDF.html#gadc91a8363026876b3096b98a7dc209e1">xccdf_benchmark::xccdf_detect_version</a> (const char *file)</dt>
<dd>This function has been deprecated by oscap_source_get_schema_version. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000028"></a>globalScope> Global <a class="el" href="group__XCCDF.html#gadd889f2c413df4ac37345ae18f68d129">xccdf_cleanup</a> (void)</dt>
<dd>Use <a class="el" href="group__COMMON.html#gad47f11d32a4245a127c078d52269312c">oscap_cleanup()</a> instead. </dd>
<dt><a class="anchor" id="_deprecated000038"></a>Global <a class="el" href="group__XCCDF__POLICY.html#gaf034ed2138343743a99e5e89d632701c">xccdf_policy::xccdf_policy_set_selected</a> (struct <a class="el" href="structxccdf__policy.html" title="XCCDF policy structure is abstract (class) structure of Profile element from benchmark. ">xccdf_policy</a> *policy, char *idref)</dt>
<dd>This function is deprecated by <a class="el" href="group__XCCDF__POLICY.html#ga0d83f932b1c6ac2161094d7c4126c276">xccdf_policy_add_select</a> and might be dropped from future releases. </dd>
<dt><a class="anchor" id="_deprecated000037"></a>Global <a class="el" href="group__XCCDF__POLICY.html#ga625d761f5ab77888245d0378192e27c1">xccdf_policy_model::xccdf_policy_model_register_engine_callback</a> (struct <a class="el" href="structxccdf__policy__model.html" title="XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...">xccdf_policy_model</a> *model, char *sys, void *func, void *usr)</dt>
<dd>This function is deprecated by <a class="el" href="group__XCCDF__POLICY.html#gaf6d7128afa3d1d0d207bee9a84b3dafa">xccdf_policy_model_register_engine_and_query_callback</a> and might be dropped from future releases. </dd>
<dt><a class="anchor" id="_deprecated000036"></a>globalScope> Global <a class="el" href="group__XCCDF__POLICY.html#gadd2608ae85b438ba30140bbedbd963c6">xccdf_policy_model_add_cpe_autodetect</a> (struct <a class="el" href="structxccdf__policy__model.html" title="XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...">xccdf_policy_model</a> *model, const char *filepath)</dt>
<dd>Deprecated in favor of <a class="el" href="group__XCCDF__POLICY.html#ga2b37a1555bf0d2941a9bfcb36cafb276">xccdf_policy_model_add_cpe_autodetect_source</a> </dd>
<dt><a class="anchor" id="_deprecated000034"></a>globalScope> Global <a class="el" href="group__XCCDF__POLICY.html#ga4fb6f8da0dbde52de6e170452d4b6405">xccdf_policy_model_add_cpe_dict</a> (struct <a class="el" href="structxccdf__policy__model.html" title="XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...">xccdf_policy_model</a> *model, const char *cpe_dict)</dt>
<dd>Deprecated in favor of <a class="el" href="group__XCCDF__POLICY.html#ga90392e531e4583cd2c0a9f758ee204ef">xccdf_policy_model_add_cpe_dict_source</a> </dd>
<dt><a class="anchor" id="_deprecated000035"></a>globalScope> Global <a class="el" href="group__XCCDF__POLICY.html#ga9c9fbe2a247ae96eb8de2a3c52583345">xccdf_policy_model_add_cpe_lang_model</a> (struct <a class="el" href="structxccdf__policy__model.html" title="XCCDF policy model structure contains xccdf_benchmark as reference to Benchmark element in XML file a...">xccdf_policy_model</a> *model, const char *cpe_lang)</dt>
<dd>Deprecated in favor of <a class="el" href="group__XCCDF__POLICY.html#ga644fb9e090c8600d77411b2638ca7fcf">xccdf_policy_model_add_cpe_lang_model_source</a> </dd>
<dt><a class="anchor" id="_deprecated000039"></a>globalScope> Global <a class="el" href="group__XCCDF__POLICY.html#gac9bc9a78e2289a2b13a05afd6c50241f">xccdf_policy_tailor_item</a> (struct <a class="el" href="structxccdf__policy.html" title="XCCDF policy structure is abstract (class) structure of Profile element from benchmark. ">xccdf_policy</a> *policy, struct <a class="el" href="structxccdf__item.html" title="A base class for XCCDF items. ">xccdf_item</a> *item)</dt>
<dd>This function is deprecated and might be dropped from future releases. </dd>
<dt><a class="anchor" id="_deprecated000027"></a>Global <a class="el" href="group__XCCDF.html#ga4420abf94048055cf552ab083e2e3365">xccdf_result::xccdf_result_export</a> (struct <a class="el" href="structxccdf__result.html" title="Actual results of running a XCCDF test or profile. ">xccdf_result</a> *result, const char *file)</dt>
<dd>This function has been deprecated by xccdf_benchmark_export_source. This function may be dropped from later versions of the library. </dd>
<dt><a class="anchor" id="_deprecated000033"></a>Global <a class="el" href="group__Session.html#ga748488209fd373a65d26cd2fd21277b9">xccdf_session::xccdf_session_export_sce</a> (struct <a class="el" href="structxccdf__session.html" title="A structure encapsulating the context of XCCDF operations. ">xccdf_session</a> *session)</dt>
<dd><p class="startdd">Please use xccdf_session_export_check_engine_plugins instead.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">session</td><td>XCCDF Session </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>zero on success </dd></dl>
</dd>
<dt><a class="anchor" id="_deprecated000032"></a>globalScope> Global <a class="el" href="group__Session.html#ga8fffc0c6fc1ca98fcd0595ddb61e5e99">xccdf_session_load_sce</a> (struct <a class="el" href="structxccdf__session.html" title="A structure encapsulating the context of XCCDF operations. ">xccdf_session</a> *session)</dt>
<dd>SCE is no longer part of the main openscap library, use xccdf_session_load_check_engine_plugins instead. </dd>
<dt><a class="anchor" id="_deprecated000029"></a>globalScope> Global <a class="el" href="group__XCCDF.html#ga093316ce1718518a4492b10088e26304">xccdf_subst_type_t</a> </dt>
<dd>This type is deprecated. It is not flexible enough to be applied on XCCDF 1.2+ documents. Please use xml_iterate module instead. </dd>
<dt><a class="anchor" id="_deprecated000029"></a>globalScope> Global <a class="el" href="group__XCCDF.html#ga093316ce1718518a4492b10088e26304">xccdf_subst_type_t</a> </dt>
<dd>This type is deprecated. It is not flexible enough to be applied on XCCDF 1.2+ documents. Please use xml_iterate module instead. </dd>
<dt><a class="anchor" id="_deprecated000030"></a>globalScope> Global <a class="el" href="group__XCCDF.html#ga997832d9cbf6584d8ffed0f886ef85dd">xccdf_substitution_func</a> )(xccdf_subst_type_t type, const char *id, void *arg)</dt>
<dd>This callback has been deprecated. It cannot be applied on XCCDF 1.2+ documents given the xccdf:sub/ parameter. </dd>
</dl>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>