Sophie

Sophie

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

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: xccdf_profile_note Struct 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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="classes.html"><span>Data&#160;Structure&#160;Index</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">xccdf_profile_note Struct Reference<div class="ingroups"><a class="el" href="group__XCCDF.html">XCCDF</a></div></div>  </div>
</div><!--header-->
<div class="contents">

<p>XCCDF note for given rule in context of given profile.  
 <a href="structxccdf__profile__note.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="xccdf__benchmark_8h_source.html">xccdf_benchmark.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ga2a709db89e89e1a51ad40911ea72b9e8"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#ga2a709db89e89e1a51ad40911ea72b9e8">xccdf_profile_note_new</a> (void)</td></tr>
<tr class="memitem:ga2735906bc0c0b7684685b033d5509e64"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#ga2735906bc0c0b7684685b033d5509e64">xccdf_profile_note_free</a> (struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *note)</td></tr>
<tr><td colspan="2"><div class="groupHeader">Getters</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p>Return value is pointer to structure's member.</p>
<p>Do not free unless you null the pointer in the structure. Use remove function otherwise. </p>
</div></td></tr>
<tr class="memitem:ga7d75766af05a9becbe15aa58b355db25"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#ga7d75766af05a9becbe15aa58b355db25">xccdf_profile_note_get_reftag</a> (const struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *note)</td></tr>
<tr class="memitem:ga132933c3c178c0e4e7df0c10972e4411"><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="structoscap__text.html">oscap_text</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#ga132933c3c178c0e4e7df0c10972e4411">xccdf_profile_note_get_text</a> (const struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *note)</td></tr>
<tr><td colspan="2"><div class="groupHeader">Setters</div></td></tr>
<tr><td colspan="2"><div class="groupText"><p>For lists use add functions.</p>
<p>Parameters of set functions are duplicated in memory and need to be freed by caller. </p>
</div></td></tr>
<tr class="memitem:gad7f03067d5e77ccea5b8b7cce2bc2fca"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#gad7f03067d5e77ccea5b8b7cce2bc2fca">xccdf_profile_note_set_reftag</a> (struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *obj, const char *newval)</td></tr>
<tr class="memitem:ga3344bad4dc655b8def16b26172278fdc"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__XCCDF.html#ga3344bad4dc655b8def16b26172278fdc">xccdf_profile_note_set_text</a> (struct <a class="el" href="structxccdf__profile__note.html">xccdf_profile_note</a> *obj, struct <a class="el" href="structoscap__text.html">oscap_text</a> *newval)</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr class="memitem:a318cf890f9258ad361e8e0947e44ff07"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a318cf890f9258ad361e8e0947e44ff07"></a>
struct <a class="el" href="structoscap__text.html">oscap_text</a> *&#160;</td><td class="memItemRight" valign="bottom"><b>text</b></td></tr>
<tr class="memitem:a394377dfe8c9fe8f8ebb4e530b070b7b"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a394377dfe8c9fe8f8ebb4e530b070b7b"></a>
char *&#160;</td><td class="memItemRight" valign="bottom"><b>reftag</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>XCCDF note for given rule in context of given profile. </p>
</div><hr/>The documentation for this struct was generated from the following files:<ul>
<li><a class="el" href="item_8h_source.html">item.h</a></li>
<li><a class="el" href="xccdf__benchmark_8h_source.html">xccdf_benchmark.h</a></li>
</ul>
</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>