File: AppenderSkeleton_8hh.html

package info (click to toggle)
log4cpp-doc 1.0-2.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 8,528 kB
  • sloc: makefile: 10
file content (52 lines) | stat: -rw-r--r-- 7,295 bytes parent folder | download | duplicates (4)
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
<!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: AppenderSkeleton.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&nbsp;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&nbsp;Pages</span></a></li>
  </ul>
</div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul>
</div>
<h1>AppenderSkeleton.hh File Reference</h1><code>#include &lt;<a class="el" href="Portability_8hh-source.html">log4cpp/Portability.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Appender_8hh-source.html">log4cpp/Appender.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Filter_8hh-source.html">log4cpp/Filter.hh</a>&gt;</code><br>

<p>
Include dependency graph for AppenderSkeleton.hh:<p><center><img src="AppenderSkeleton_8hh__incl.gif" border="0" usemap="#AppenderSkeleton.hh_map" alt=""></center>
<map name="AppenderSkeleton.hh_map">
<area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="1067,296,1208,323"><area shape="rect" href="Appender_8hh.html" title="log4cpp/Appender.hh" alt="" coords="193,347,329,373"><area shape="rect" href="Filter_8hh.html" title="log4cpp/Filter.hh" alt="" coords="384,43,496,69"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="1257,296,1377,323"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="843,397,968,424"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="379,245,501,272"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="567,347,727,373"><area shape="rect" href="Threading_8hh.html" title="log4cpp/threading/Threading.hh" alt="" coords="551,600,743,627"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="832,296,979,323"><area shape="rect" href="DummyThreads_8hh.html" title="log4cpp/threading/DummyThreads.hh" alt="" coords="793,600,1017,627"></map>

<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="AppenderSkeleton_8hh__dep__incl.gif" border="0" usemap="#AppenderSkeleton.hhdep_map" alt=""></center>
<map name="AppenderSkeleton.hhdep_map">
<area shape="rect" href="AbortAppender_8hh.html" title="AbortAppender.hh" alt="" coords="204,56,324,83"><area shape="rect" href="IdsaAppender_8hh.html" title="IdsaAppender.hh" alt="" coords="208,284,320,311"><area shape="rect" href="LayoutAppender_8hh.html" title="LayoutAppender.hh" alt="" coords="200,335,328,361"><area shape="rect" href="NTEventLogAppender_8hh.html" title="NTEventLogAppender.hh" alt="" coords="599,715,759,741"><area shape="rect" href="AppenderSkeleton_8cpp.html" title="AppenderSkeleton.cpp" alt="" coords="193,588,335,615"><area shape="rect" href="AbortAppender_8cpp.html" title="AbortAppender.cpp" alt="" coords="401,5,529,32"><area shape="rect" href="PropertyConfiguratorImpl_8cpp.html" title="PropertyConfiguratorImpl.cpp" alt="" coords="811,309,995,336"><area shape="rect" href="BufferingAppender_8hh.html" title="BufferingAppender.hh" alt="" coords="395,107,536,133"><area shape="rect" href="FileAppender_8hh.html" title="FileAppender.hh" alt="" coords="411,385,520,412"><area shape="rect" href="OstreamAppender_8hh.html" title="OstreamAppender.hh" alt="" coords="611,664,747,691"><area shape="rect" href="RemoteSyslogAppender_8hh.html" title="RemoteSyslogAppender.hh" alt="" coords="595,259,763,285"><area shape="rect" href="StringQueueAppender_8hh.html" title="StringQueueAppender.hh" alt="" coords="387,436,544,463"><area shape="rect" href="SyslogAppender_8hh.html" title="SyslogAppender.hh" alt="" coords="403,157,528,184"><area shape="rect" href="Win32DebugAppender_8hh.html" title="Win32DebugAppender.hh" alt="" coords="384,208,547,235"><area shape="rect" href="LayoutAppender_8cpp.html" title="LayoutAppender.cpp" alt="" coords="399,284,532,311"><area shape="rect" href="BufferingAppender_8cpp.html" title="BufferingAppender.cpp" alt="" coords="605,107,752,133"><area shape="rect" href="RollingFileAppender_8hh.html" title="RollingFileAppender.hh" alt="" coords="604,360,753,387"><area shape="rect" href="SimpleConfigurator_8cpp.html" title="SimpleConfigurator.cpp" alt="" coords="828,563,977,589"><area shape="rect" href="BasicConfigurator_8cpp.html" title="BasicConfigurator.cpp" alt="" coords="608,411,749,437"><area shape="rect" href="FileAppender_8cpp.html" title="FileAppender.cpp" alt="" coords="620,461,737,488"><area shape="rect" href="HierarchyMaintainer_8cpp.html" title="HierarchyMaintainer.cpp" alt="" coords="601,512,756,539"><area shape="rect" href="RollingFileAppender_8cpp.html" title="RollingFileAppender.cpp" alt="" coords="824,360,981,387"><area shape="rect" href="OstreamAppender_8cpp.html" title="OstreamAppender.cpp" alt="" coords="832,664,973,691"><area shape="rect" href="RemoteSyslogAppender_8cpp.html" title="RemoteSyslogAppender.cpp" alt="" coords="816,259,989,285"><area shape="rect" href="StringQueueAppender_8cpp.html" title="StringQueueAppender.cpp" alt="" coords="597,613,760,640"><area shape="rect" href="Win32DebugAppender_8cpp.html" title="Win32DebugAppender.cpp" alt="" coords="595,157,763,184"><area shape="rect" href="NTEventLogAppender_8cpp.html" title="NTEventLogAppender.cpp" alt="" coords="820,715,985,741"></map>

<p>
<a href="AppenderSkeleton_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 &nbsp;</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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1AppenderSkeleton.html">log4cpp::AppenderSkeleton</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><a class="el" href="classlog4cpp_1_1AppenderSkeleton.html" title="AppenderSkeleton is a helper class, simplifying implementation of Appenders: it already...">AppenderSkeleton</a> is a helper class, simplifying implementation of Appenders: it already takes care of handling of Thresholds and Filters.  <a href="classlog4cpp_1_1AppenderSkeleton.html#_details">More...</a><br></td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:32 2007 for log4cpp by&nbsp;
<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>