blob: 687e4d97909abaec70717614e5676b67fba3fbd3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>AllPassFilter class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="modules.html">Modules</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Data Structures</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Data Fields</a> &nbsp; <a class="qindex" href="globals.html">Globals</a> &nbsp; </center>
<hr><h1>AllPassFilter Class Reference</h1><code>#include &lt;<a class="el" href="pvlogger__accessories_8h-source.html">pvlogger_accessories.h</a>&gt;</code>
<p>
<p>Inheritance diagram for AllPassFilter:
<p><center><img src="classAllPassFilter.png" usemap="#AllPassFilter_map" border="0" alt=""></center>
<map name="AllPassFilter_map">
<area href="classPVLoggerFilter.html" alt="PVLoggerFilter" shape="rect" coords="0,0,98,24">
</map>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>typedef PVLoggerFilter::message_id_type&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#s0">message_id_type</a></td></tr>
<tr><td nowrap align=right valign=top>typedef PVLoggerFilter::log_level_type&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#s1">log_level_type</a></td></tr>
<tr><td nowrap align=right valign=top>typedef PVLoggerFilter::filter_status_type&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#s2">filter_status_type</a></td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#a0">AllPassFilter</a> ()</td></tr>
<tr><td nowrap align=right valign=top>virtual&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#a1">~AllPassFilter</a> ()</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classAllPassFilter.html#s2">filter_status_type</a>&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#a2">FilterString</a> (char *tag, <a class="el" href="classAllPassFilter.html#s0">message_id_type</a> msgID, <a class="el" href="classAllPassFilter.html#s1">log_level_type</a> level)</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classAllPassFilter.html#s2">filter_status_type</a>&nbsp;</td><td valign=bottom><a class="el" href="classAllPassFilter.html#a3">FilterOpaqueMessge</a> (char *tag, <a class="el" href="classAllPassFilter.html#s0">message_id_type</a> msgID, <a class="el" href="classAllPassFilter.html#s1">log_level_type</a> level)</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Example filter that allows all messages to be logged.
<p>
<hr><h2>Member Typedef Documentation</h2>
<a name="s2" doxytag="AllPassFilter::filter_status_type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> typedef PVLoggerFilter::filter_status_type AllPassFilter::filter_status_type
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classPVLoggerFilter.html#s2">PVLoggerFilter</a>. </td>
</tr>
</table>
<a name="s1" doxytag="AllPassFilter::log_level_type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> typedef PVLoggerFilter::log_level_type AllPassFilter::log_level_type
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classPVLoggerFilter.html#s1">PVLoggerFilter</a>. </td>
</tr>
</table>
<a name="s0" doxytag="AllPassFilter::message_id_type"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> typedef PVLoggerFilter::message_id_type AllPassFilter::message_id_type
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classPVLoggerFilter.html#s0">PVLoggerFilter</a>. </td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="AllPassFilter::AllPassFilter"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> AllPassFilter::AllPassFilter </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="AllPassFilter::~AllPassFilter"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> virtual AllPassFilter::~AllPassFilter </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="mdname1" valign="top" nowrap>&nbsp; </td>
<td class="md" valign="top">)&nbsp;</td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a3" doxytag="AllPassFilter::FilterOpaqueMessge"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classAllPassFilter.html#s2">filter_status_type</a> AllPassFilter::FilterOpaqueMessge </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>tag</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classAllPassFilter.html#s0">message_id_type</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>msgID</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classAllPassFilter.html#s1">log_level_type</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>level</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classPVLoggerFilter.html#a2">PVLoggerFilter</a>. </td>
</tr>
</table>
<a name="a2" doxytag="AllPassFilter::FilterString"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="classAllPassFilter.html#s2">filter_status_type</a> AllPassFilter::FilterString </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">char *&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>tag</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classAllPassFilter.html#s0">message_id_type</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>msgID</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="classAllPassFilter.html#s1">log_level_type</a>&nbsp;</td>
<td class="mdname" nowrap>&nbsp; <em>level</em></td>
</tr>
<tr>
<td></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Implements <a class="el" href="classPVLoggerFilter.html#a1">PVLoggerFilter</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="pvlogger__accessories_8h-source.html">pvlogger_accessories.h</a></ul>
<hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small>
<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small>
</small></address>
</body>
</html>