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 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
<!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: log4cpp::PatternLayout::PatternComponent Class 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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><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="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="nav">
<a class="el" href="namespacelog4cpp.html">log4cpp</a>::<a class="el" href="classlog4cpp_1_1PatternLayout.html">PatternLayout</a>::<a class="el" href="classlog4cpp_1_1PatternLayout_1_1PatternComponent.html">PatternComponent</a></div>
<h1>log4cpp::PatternLayout::PatternComponent Class Reference</h1><!-- doxytag: class="log4cpp::PatternLayout::PatternComponent" --><code>#include <<a class="el" href="PatternLayout_8hh-source.html">PatternLayout.hh</a>></code>
<p>
Inheritance diagram for log4cpp::PatternLayout::PatternComponent:<p><center><img src="classlog4cpp_1_1PatternLayout_1_1PatternComponent__inherit__graph.gif" border="0" usemap="#log4cpp_1_1PatternLayout_1_1PatternComponent__inherit__map" alt="Inheritance graph"></center>
<map name="log4cpp_1_1PatternLayout_1_1PatternComponent__inherit__map">
<area shape="rect" href="structlog4cpp_1_1CategoryNameComponent.html" title="log4cpp::CategoryNameComponent" alt="" coords="5,80,219,107"><area shape="rect" href="structlog4cpp_1_1FormatModifierComponent.html" title="log4cpp::FormatModifierComponent" alt="" coords="243,80,461,107"><area shape="rect" href="structlog4cpp_1_1MessageComponent.html" title="log4cpp::MessageComponent" alt="" coords="485,80,664,107"><area shape="rect" href="structlog4cpp_1_1MillisSinceEpochComponent.html" title="log4cpp::MillisSinceEpochComponent" alt="" coords="688,80,917,107"><area shape="rect" href="structlog4cpp_1_1NDCComponent.html" title="log4cpp::NDCComponent" alt="" coords="941,80,1104,107"><area shape="rect" href="structlog4cpp_1_1PriorityComponent.html" title="log4cpp::PriorityComponent" alt="" coords="1128,80,1301,107"><area shape="rect" href="structlog4cpp_1_1ProcessorTimeComponent.html" title="log4cpp::ProcessorTimeComponent" alt="" coords="1325,80,1539,107"><area shape="rect" href="structlog4cpp_1_1SecondsSinceEpochComponent.html" title="log4cpp::SecondsSinceEpochComponent" alt="" coords="1563,80,1805,107"><area shape="rect" href="structlog4cpp_1_1StringLiteralComponent.html" title="log4cpp::StringLiteralComponent" alt="" coords="1829,80,2032,107"><area shape="rect" href="structlog4cpp_1_1ThreadNameComponent.html" title="log4cpp::ThreadNameComponent" alt="" coords="2056,80,2259,107"><area shape="rect" href="structlog4cpp_1_1TimeStampComponent.html" title="log4cpp::TimeStampComponent" alt="" coords="2283,80,2477,107"></map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classlog4cpp_1_1PatternLayout_1_1PatternComponent-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1PatternLayout_1_1PatternComponent.html#b3ba176aa65ac78d329a99f3a921a5dd">~PatternComponent</a> ()</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classlog4cpp_1_1PatternLayout_1_1PatternComponent.html#6003f2fb1b0acd492796c05e7fae6de6">append</a> (<a class="el" href="classstd_1_1ostringstream.html">std::ostringstream</a> &out, const <a class="el" href="structlog4cpp_1_1LoggingEvent.html">LoggingEvent</a> &event)=0</td></tr>
</table>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="b3ba176aa65ac78d329a99f3a921a5dd"></a><!-- doxytag: member="log4cpp::PatternLayout::PatternComponent::~PatternComponent" ref="b3ba176aa65ac78d329a99f3a921a5dd" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual log4cpp::PatternLayout::PatternComponent::~PatternComponent </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6003f2fb1b0acd492796c05e7fae6de6"></a><!-- doxytag: member="log4cpp::PatternLayout::PatternComponent::append" ref="6003f2fb1b0acd492796c05e7fae6de6" args="(std::ostringstream &out, const LoggingEvent &event)=0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void log4cpp::PatternLayout::PatternComponent::append </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classstd_1_1ostringstream.html">std::ostringstream</a> & </td>
<td class="paramname"> <em>out</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structlog4cpp_1_1LoggingEvent.html">LoggingEvent</a> & </td>
<td class="paramname"> <em>event</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>
Implemented in <a class="el" href="structlog4cpp_1_1StringLiteralComponent.html#a28121c3c056d5c1e268a8255a77819a">log4cpp::StringLiteralComponent</a>, <a class="el" href="structlog4cpp_1_1CategoryNameComponent.html#fd36db64da6edd693f1d096941d9f28e">log4cpp::CategoryNameComponent</a>, <a class="el" href="structlog4cpp_1_1MessageComponent.html#3546ac35b5caf1d3f048b5cd39ea117d">log4cpp::MessageComponent</a>, <a class="el" href="structlog4cpp_1_1NDCComponent.html#8d62dd2839a1922cf3fdfa2d9f872a3a">log4cpp::NDCComponent</a>, <a class="el" href="structlog4cpp_1_1PriorityComponent.html#b28fa6fc14e6d0e47733ebd7286b872b">log4cpp::PriorityComponent</a>, <a class="el" href="structlog4cpp_1_1ThreadNameComponent.html#2f51cd87a400d8e43ce025a9a4432ba7">log4cpp::ThreadNameComponent</a>, <a class="el" href="structlog4cpp_1_1ProcessorTimeComponent.html#19e0359528b1c0ee9cf4941c9f77612c">log4cpp::ProcessorTimeComponent</a>, <a class="el" href="structlog4cpp_1_1TimeStampComponent.html#6aedfb27c0052825a35eb43d237dc00e">log4cpp::TimeStampComponent</a>, <a class="el" href="structlog4cpp_1_1SecondsSinceEpochComponent.html#4cbcc03e2e42450f5fbf59caa7e09220">log4cpp::SecondsSinceEpochComponent</a>, <a class="el" href="structlog4cpp_1_1MillisSinceEpochComponent.html#4dce1d686db664709e84a17c02a6eef8">log4cpp::MillisSinceEpochComponent</a>, and <a class="el" href="structlog4cpp_1_1FormatModifierComponent.html#598fc3fd58026d84d28ddcbf77e343a5">log4cpp::FormatModifierComponent</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="PatternLayout_8hh-source.html">PatternLayout.hh</a></ul>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:55:06 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>
|