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: FileAppender.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>FileAppender.hh File Reference</h1><code>#include <<a class="el" href="Portability_8hh-source.html">log4cpp/Portability.hh</a>></code><br>
<code>#include <<a class="el" href="LayoutAppender_8hh-source.html">log4cpp/LayoutAppender.hh</a>></code><br>
<code>#include <string></code><br>
<code>#include <stdarg.h></code><br>
<p>
Include dependency graph for FileAppender.hh:<p><center><img src="FileAppender_8hh__incl.gif" border="0" usemap="#FileAppender.hh_map" alt=""></center>
<map name="FileAppender.hh_map">
<area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="1509,629,1651,656"><area shape="rect" href="LayoutAppender_8hh.html" title="log4cpp/LayoutAppender.hh" alt="" coords="167,705,340,732"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="1700,629,1820,656"><area shape="rect" href="AppenderSkeleton_8hh.html" title="log4cpp/AppenderSkeleton.hh" alt="" coords="389,705,573,732"><area shape="rect" href="BasicLayout_8hh.html" title="log4cpp/BasicLayout.hh" alt="" coords="621,807,773,833"><area shape="rect" href="Appender_8hh.html" title="log4cpp/Appender.hh" alt="" coords="629,401,765,428"><area shape="rect" href="Filter_8hh.html" title="log4cpp/Filter.hh" alt="" coords="827,756,939,783"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="1285,401,1411,428"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="821,655,944,681"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="1009,604,1169,631"><area shape="rect" href="Threading_8hh.html" title="log4cpp/threading/Threading.hh" alt="" coords="993,351,1185,377"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="1275,604,1421,631"><area shape="rect" href="DummyThreads_8hh.html" title="log4cpp/threading/DummyThreads.hh" alt="" coords="1236,351,1460,377"></map>
<p>
This graph shows which files directly or indirectly include this file:<p><center><img src="FileAppender_8hh__dep__incl.gif" border="0" usemap="#FileAppender.hhdep_map" alt=""></center>
<map name="FileAppender.hhdep_map">
<area shape="rect" href="RollingFileAppender_8hh.html" title="RollingFileAppender.hh" alt="" coords="169,56,319,83"><area shape="rect" href="PropertyConfiguratorImpl_8cpp.html" title="PropertyConfiguratorImpl.cpp" alt="" coords="371,5,555,32"><area shape="rect" href="SimpleConfigurator_8cpp.html" title="SimpleConfigurator.cpp" alt="" coords="388,107,537,133"><area shape="rect" href="BasicConfigurator_8cpp.html" title="BasicConfigurator.cpp" alt="" coords="173,157,315,184"><area shape="rect" href="FileAppender_8cpp.html" title="FileAppender.cpp" alt="" coords="185,208,303,235"><area shape="rect" href="HierarchyMaintainer_8cpp.html" title="HierarchyMaintainer.cpp" alt="" coords="167,259,321,285"><area shape="rect" href="RollingFileAppender_8cpp.html" title="RollingFileAppender.cpp" alt="" coords="384,56,541,83"></map>
<p>
<a href="FileAppender_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_1FileAppender.html">log4cpp::FileAppender</a></td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:39 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>
|