File: PatternLayout_8cpp.html

package info (click to toggle)
log4cpp-doc 1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,528 kB
  • sloc: makefile: 10
file content (76 lines) | stat: -rw-r--r-- 6,926 bytes parent folder | download | duplicates (5)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!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: PatternLayout.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&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>PatternLayout.cpp File Reference</h1><code>#include &quot;<a class="el" href="PortabilityImpl_8hh-source.html">PortabilityImpl.hh</a>&quot;</code><br>
<code>#include &lt;<a class="el" href="PatternLayout_8hh-source.html">log4cpp/PatternLayout.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="Priority_8hh-source.html">log4cpp/Priority.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="NDC_8hh-source.html">log4cpp/NDC.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="TimeStamp_8hh-source.html">log4cpp/TimeStamp.hh</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="FactoryParams_8hh-source.html">log4cpp/FactoryParams.hh</a>&gt;</code><br>
<code>#include &lt;memory&gt;</code><br>
<code>#include &lt;strstream&gt;</code><br>
<code>#include &lt;iomanip&gt;</code><br>
<code>#include &lt;ctime&gt;</code><br>
<code>#include &lt;cmath&gt;</code><br>
<code>#include &quot;<a class="el" href="Localtime_8hh-source.html">Localtime.hh</a>&quot;</code><br>

<p>
Include dependency graph for PatternLayout.cpp:<p><center><img src="PatternLayout_8cpp__incl.gif" border="0" usemap="#PatternLayout.cpp_map" alt=""></center>
<map name="PatternLayout.cpp_map">
<area shape="rect" href="PortabilityImpl_8hh.html" title="PortabilityImpl.hh" alt="" coords="573,79,693,105"><area shape="rect" href="PatternLayout_8hh.html" title="log4cpp/PatternLayout.hh" alt="" coords="173,383,333,409"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="783,471,908,497"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="772,268,919,295"><area shape="rect" href="NDC_8hh.html" title="log4cpp/NDC.hh" alt="" coords="197,509,309,536"><area shape="rect" href="FactoryParams_8hh.html" title="log4cpp/FactoryParams.hh" alt="" coords="764,673,927,700"><area shape="rect" href="Localtime_8hh.html" title="Localtime.hh" alt="" coords="208,889,299,916"><area shape="rect" href="Portability_8hh.html" title="log4cpp/Portability.hh" alt="" coords="976,319,1117,345"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="1167,383,1287,409"><area shape="rect" href="Layout_8hh.html" title="log4cpp/Layout.hh" alt="" coords="381,383,504,409"><area shape="rect" href="Configurator_8hh.html" title="log4cpp/Configurator.hh" alt="" coords="769,420,921,447"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="553,383,713,409"></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 &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">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1StringLiteralComponent.html">log4cpp::StringLiteralComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1CategoryNameComponent.html">log4cpp::CategoryNameComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1MessageComponent.html">log4cpp::MessageComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1NDCComponent.html">log4cpp::NDCComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1PriorityComponent.html">log4cpp::PriorityComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1ThreadNameComponent.html">log4cpp::ThreadNameComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1ProcessorTimeComponent.html">log4cpp::ProcessorTimeComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1TimeStampComponent.html">log4cpp::TimeStampComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1SecondsSinceEpochComponent.html">log4cpp::SecondsSinceEpochComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1MillisSinceEpochComponent.html">log4cpp::MillisSinceEpochComponent</a></td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlog4cpp_1_1FormatModifierComponent.html">log4cpp::FormatModifierComponent</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&lt; Layout &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#c2325c14f1d0f1d98a2f200bc0253989">log4cpp::create_pattern_layout</a> (const FactoryParams &amp;params)</td></tr>

</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:47 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>