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
|
<!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: RollingFileAppender.cpp 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>RollingFileAppender.cpp File Reference</h1><code>#include "<a class="el" href="PortabilityImpl_8hh-source.html">PortabilityImpl.hh</a>"</code><br>
<code>#include <sys/types.h></code><br>
<code>#include <sys/stat.h></code><br>
<code>#include <fcntl.h></code><br>
<code>#include <<a class="el" href="RollingFileAppender_8hh-source.html">log4cpp/RollingFileAppender.hh</a>></code><br>
<code>#include <<a class="el" href="Category_8hh-source.html">log4cpp/Category.hh</a>></code><br>
<code>#include <<a class="el" href="FactoryParams_8hh-source.html">log4cpp/FactoryParams.hh</a>></code><br>
<code>#include <memory></code><br>
<code>#include <stdio.h></code><br>
<p>
Include dependency graph for RollingFileAppender.cpp:<p><center><img src="RollingFileAppender_8cpp__incl.gif" border="0" usemap="#RollingFileAppender.cpp_map" alt=""></center>
<map name="RollingFileAppender.cpp_map">
<area shape="rect" href="PortabilityImpl_8hh.html" title="PortabilityImpl.hh" alt="" coords="475,48,595,75"><area shape="rect" href="RollingFileAppender_8hh.html" title="log4cpp/RollingFileAppender.hh" alt="" coords="211,592,408,619"><area shape="rect" href="Category_8hh.html" title="log4cpp/Category.hh" alt="" coords="911,985,1044,1012"><area shape="rect" href="FactoryParams_8hh.html" title="log4cpp/FactoryParams.hh" alt="" coords="1119,1467,1281,1493"><area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="2048,479,2189,505"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="2239,479,2359,505"><area shape="rect" href="FileAppender_8hh.html" title="log4cpp/FileAppender.hh" alt="" coords="456,491,613,517"><area shape="rect" href="LayoutAppender_8hh.html" title="log4cpp/LayoutAppender.hh" alt="" coords="663,424,836,451"><area shape="rect" href="AppenderSkeleton_8hh.html" title="log4cpp/AppenderSkeleton.hh" alt="" coords="885,355,1069,381"><area shape="rect" href="BasicLayout_8hh.html" title="log4cpp/BasicLayout.hh" alt="" coords="1124,424,1276,451"><area shape="rect" href="Appender_8hh.html" title="log4cpp/Appender.hh" alt="" coords="1132,707,1268,733"><area shape="rect" href="Filter_8hh.html" title="log4cpp/Filter.hh" alt="" coords="1372,301,1484,328"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="1861,1011,1987,1037"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="1367,453,1489,480"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="1607,656,1767,683"><area shape="rect" href="Threading_8hh.html" title="log4cpp/threading/Threading.hh" alt="" coords="1332,859,1524,885"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="1851,656,1997,683"><area shape="rect" href="DummyThreads_8hh.html" title="log4cpp/threading/DummyThreads.hh" alt="" coords="1575,859,1799,885"><area shape="rect" href="CategoryStream_8hh.html" title="log4cpp/CategoryStream.hh" alt="" coords="1601,1264,1772,1291"><area shape="rect" href="Manipulator_8hh.html" title="log4cpp/Manipulator.hh" alt="" coords="1849,1264,1999,1291"></map>
<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>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::auto_ptr< Appender > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#a95eac04ce3a84cc852742f6bcda48d3">log4cpp::create_roll_file_appender</a> (const FactoryParams &)</td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:55 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>
|