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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>log4cpp: IdsaAppender.hh File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.2 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related Pages</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>File Members</span></a></li>
</ul>
</div>
<h1>IdsaAppender.hh File Reference</h1><code>#include <<a class="el" href="Portability_8hh-source.html">log4cpp/Portability.hh</a>></code><br>
<code>#include <string></code><br>
<code>#include <stdarg.h></code><br>
<code>#include <idsa.h></code><br>
<code>#include <<a class="el" href="AppenderSkeleton_8hh-source.html">log4cpp/AppenderSkeleton.hh</a>></code><br>
<p>
Include dependency graph for IdsaAppender.hh:<p><center><img src="IdsaAppender_8hh__incl.gif" border="0" usemap="#IdsaAppender.hh_map" alt=""></center>
<map name="IdsaAppender.hh_map">
<area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="1275,321,1416,348"><area shape="rect" href="AppenderSkeleton_8hh.html" title="log4cpp/AppenderSkeleton.hh" alt="" coords="168,372,352,399"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="1465,321,1585,348"><area shape="rect" href="Appender_8hh.html" title="log4cpp/Appender.hh" alt="" coords="401,448,537,475"><area shape="rect" href="Filter_8hh.html" title="log4cpp/Filter.hh" alt="" coords="592,144,704,171"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="1051,549,1176,576"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="587,448,709,475"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="775,397,935,424"><area shape="rect" href="Threading_8hh.html" title="log4cpp/threading/Threading.hh" alt="" coords="759,296,951,323"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="1040,347,1187,373"><area shape="rect" href="DummyThreads_8hh.html" title="log4cpp/threading/DummyThreads.hh" alt="" coords="1001,499,1225,525"></map>
<p>
<a href="IdsaAppender_8hh-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html">log4cpp</a></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1IdsaAppender.html">log4cpp::IdsaAppender</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classlog4cpp_1_1IdsaAppender.html" title="IdsaAppender is an Appender that sends LoggingEvents to the IDS/A logger and reference...">IdsaAppender</a> is an <a class="el" href="classlog4cpp_1_1Appender.html" title="Implement this interface for your own strategies for printing log statements.">Appender</a> that sends LoggingEvents to the IDS/A logger and reference monitor by Marc Welz. <a href="classlog4cpp_1_1IdsaAppender.html#_details">More...</a><br></td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:42 2007 for log4cpp by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address>
</body>
</html>
|