Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 537b4767ca71616a4bccbb57df0c2eb6 > files > 410

openscap-devel-0.7.4-1.fc16.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"/>
<title>Open SCAP Library: callback_t 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.7.4 -->
<div id="top">
<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>
  <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>
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">callback_t Struct Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="callback_t" -->
<p>Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system.  
 <a href="structcallback__t.html#details">More...</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aee9fb8d3e53320151ba79f66edd98518"></a><!-- doxytag: member="callback_t::system" ref="aee9fb8d3e53320151ba79f66edd98518" args="" -->
char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcallback__t.html#aee9fb8d3e53320151ba79f66edd98518">system</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Identificator of checking engine. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3a46e669ce3fe4aa0d88ded96a7fb5bb"></a><!-- doxytag: member="callback_t::callback" ref="a3a46e669ce3fe4aa0d88ded96a7fb5bb" args=")(struct xccdf_policy *, const char *, const char *, const char *, struct xccdf_value_binding_iterator *it, void *)" -->
int(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcallback__t.html#a3a46e669ce3fe4aa0d88ded96a7fb5bb">callback</a> )(struct <a class="el" href="structxccdf__policy.html">xccdf_policy</a> *, const char *, const char *, const char *, struct xccdf_value_binding_iterator *it, void *)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">format of callback function <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4e843c576896b0aafabbee91c7b9330d"></a><!-- doxytag: member="callback_t::usr" ref="a4e843c576896b0aafabbee91c7b9330d" args="" -->
void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcallback__t.html#a4e843c576896b0aafabbee91c7b9330d">usr</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">User data structure. <br/></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Typedef of callback structure with system identificator, callback function and usr data (optional) On evaluation action will be selected checking system and appropriate callback registred by tool for that system. </p>
</div><hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/pvrabec/project/openscap/openscap-0.7.4/src/XCCDF_POLICY/xccdf_policy.c</li>
</ul>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Mon Jul 25 2011 for Open SCAP Library by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>
</html>