1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
|
<!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: /home/pvrabec/project/openscap/openscap-0.5.12/src/common/public/reporter.h File 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 Page</span></a></li>
<li><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 class="current"><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>/home/pvrabec/project/openscap/openscap-0.5.12/src/common/public/reporter.h File Reference</h1>
<p>Reporters interface.
<a href="#_details">More...</a></p>
<code>#include <stdbool.h></code><br/>
<code>#include <stdarg.h></code><br/>
<p><a href="reporter_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga77f207ed1eed4910e5eb8358f33c6e7c"></a><!-- doxytag: member="reporter.h::OSCAP_REPORTER_ALL" ref="ga77f207ed1eed4910e5eb8358f33c6e7c" args="" -->
#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#ga77f207ed1eed4910e5eb8358f33c6e7c">OSCAP_REPORTER_ALL</a> 0, <a class="el" href="group__Reporters.html#gab369d5ef0521bb171dca43d5dc7b4636">OSCAP_REPORTER_CODE_MAX</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Macro to match whole code range. <br/></td></tr>
<tr><td colspan="2"><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga9958de4d24744d816480c94796014c0a"></a><!-- doxytag: member="reporter.h::oscap_reporter_family_t" ref="ga9958de4d24744d816480c94796014c0a" args="" -->
typedef enum <a class="el" href="group__Reporters.html#gaa524578d6cdd09a090251f389a42193e">oscap_reporter_family</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#ga9958de4d24744d816480c94796014c0a">oscap_reporter_family_t</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Reporter message family. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gabea6171ab5d5780073321cfe7687a715"></a><!-- doxytag: member="reporter.h::oscap_reporter_code_t" ref="gabea6171ab5d5780073321cfe7687a715" args="" -->
typedef unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#gabea6171ab5d5780073321cfe7687a715">oscap_reporter_code_t</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Reporter message code type. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef bool(* </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#ga129619e51708aeefb3895ddc4009d8a7">oscap_reporter_init_func</a> )(void **user)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function porototype for reporter initialisation. <a href="group__Reporters.html#ga129619e51708aeefb3895ddc4009d8a7"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#ga0df6aa1cdb494d80c86a23dfbb4fcc3d">oscap_reporter_report_func</a> )(const struct <a class="el" href="structoscap__reporter__message.html">oscap_reporter_message</a> *msg, void *user)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function porototype for reporting a message. <a href="group__Reporters.html#ga0df6aa1cdb494d80c86a23dfbb4fcc3d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef void(* </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#gadbcba2c8f868c6d9911f84baa4205ace">oscap_reporter_destroy_func</a> )(void *user)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Function porototype for destroying a reporter. <a href="group__Reporters.html#gadbcba2c8f868c6d9911f84baa4205ace"></a><br/></td></tr>
<tr><td colspan="2"><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#gaa524578d6cdd09a090251f389a42193e">oscap_reporter_family</a> { <b>OSCAP_REPORTER_FAMILY_XML</b> = 1,
<b>OSCAP_REPORTER_FAMILY_USER_START</b> = 1024
}</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><p>Reporter message family. </p>
<br/></td></tr>
<tr><td colspan="2"><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gab369d5ef0521bb171dca43d5dc7b4636"></a><!-- doxytag: member="reporter.h::OSCAP_REPORTER_CODE_MAX" ref="gab369d5ef0521bb171dca43d5dc7b4636" args="" -->
const <a class="el" href="group__Reporters.html#gabea6171ab5d5780073321cfe7687a715">oscap_reporter_code_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__Reporters.html#gab369d5ef0521bb171dca43d5dc7b4636">OSCAP_REPORTER_CODE_MAX</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum code. <br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Reporters interface. </p>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on 30 Jun 2010 for Open SCAP Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
|