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: LayoutsFactory.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>LayoutsFactory.cpp File Reference</h1><code>#include <<a class="el" href="LayoutsFactory_8hh-source.html">log4cpp/LayoutsFactory.hh</a>></code><br>
<code>#include <stdexcept></code><br>
<p>
Include dependency graph for LayoutsFactory.cpp:<p><center><img src="LayoutsFactory_8cpp__incl.gif" border="0" usemap="#LayoutsFactory.cpp_map" alt=""></center>
<map name="LayoutsFactory.cpp_map">
<area shape="rect" href="LayoutsFactory_8hh.html" title="log4cpp/LayoutsFactory.hh" alt="" coords="181,411,349,437"><area shape="rect" href="Portability_8hh.html" title="Portability.hh" alt="" coords="929,335,1023,361"><area shape="rect" href="Layout_8hh.html" title="Layout.hh" alt="" coords="399,309,473,336"><area shape="rect" href="FactoryParams_8hh.html" title="FactoryParams.hh" alt="" coords="748,461,865,488"><area shape="rect" href="Export_8hh.html" title="log4cpp/Export.hh" alt="" coords="1073,335,1193,361"><area shape="rect" href="LoggingEvent_8hh.html" title="log4cpp/LoggingEvent.hh" alt="" coords="524,259,684,285"><area shape="rect" href="Priority_8hh.html" title="log4cpp/Priority.hh" alt="" coords="744,208,869,235"><area shape="rect" href="TimeStamp_8hh.html" title="log4cpp/TimeStamp.hh" alt="" coords="733,309,880,336"></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< Layout > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#1bb6b5bb731f76c9d9902b44475f245f">log4cpp::create_simple_layout</a> (const FactoryParams &params)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::auto_ptr< Layout > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#88424f4f16f08d06f1cdd1fefca8e0f1">log4cpp::create_basic_layout</a> (const FactoryParams &params)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::auto_ptr< Layout > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#c2325c14f1d0f1d98a2f200bc0253989">log4cpp::create_pattern_layout</a> (const FactoryParams &params)</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">std::auto_ptr< Layout > </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#c512522494918b8ecc8cfc49ac37f546">log4cpp::create_pass_through_layout</a> (const FactoryParams &params)</td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">static LayoutsFactory * </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelog4cpp.html#b459667dab75b5a3f073ad48f9944daf">log4cpp::layouts_factory_</a> = 0</td></tr>
</table>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Sep 3 11:54:43 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>
|