~ubuntu-branches/ubuntu/warty/log4cpp-doc/warty

« back to all changes in this revision

Viewing changes to html/class_log4cpp__Log4cppCleanup.html

  • Committer: Bazaar Package Importer
  • Author(s): Marcel Harkema
  • Date: 2001-10-09 13:53:14 UTC
  • Revision ID: james.westby@ubuntu.com-20011009135314-ccobyfh5112p274g
Tags: 0.2.5-2
Fix lintian error (debian-changelog-file-contains-user-emacs-settings).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 
2
<html><head><meta name="robots" content="noindex">
 
3
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
4
<title>log4cpp::Log4cppCleanup class Reference</title>
 
5
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
6
</head><body bgcolor="#ffffff">
 
7
<!-- Generated by Doxygen 1.2.6 -->
 
8
<center>
 
9
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
 
10
<hr><h1>log4cpp::Log4cppCleanup  Class Reference</h1><a class="el" href="class_log4cpp__Log4cppCleanup.html">Log4cppCleanup</a> is an internal janitor class, responsible for cleaning up <a class="el" href="namespace_log4cpp.html">log4cpp</a> objects upon exit. 
 
11
<a href="#_details">More...</a>
 
12
<p>
 
13
<code>#include &lt;<a class="el" href="Log4cppCleanup_hh-source.html">Log4cppCleanup.hh</a>&gt;</code>
 
14
<p>
 
15
Collaboration diagram for log4cpp::Log4cppCleanup:<p><center><img src="class_log4cpp__Log4cppCleanup_coll_graph.gif" border="0" usemap="#log4cpp::Log4cppCleanup_coll_map" alt="Collaboration graph"></center>
 
16
<map name="log4cpp::Log4cppCleanup_coll_map">
 
17
</map>
 
18
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_log4cpp__Log4cppCleanup-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
 
19
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
 
20
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="class_log4cpp__Log4cppCleanup.html#a0">~Log4cppCleanup</a> ()</td></tr>
 
21
<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
 
22
<tr><td nowrap align=right valign=top>Log4cppCleanup&nbsp;</td><td valign=bottom><a class="el" href="class_log4cpp__Log4cppCleanup.html#p0">_cleanup</a></td></tr>
 
23
</table>
 
24
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
25
<a class="el" href="class_log4cpp__Log4cppCleanup.html">Log4cppCleanup</a> is an internal janitor class, responsible for cleaning up <a class="el" href="namespace_log4cpp.html">log4cpp</a> objects upon exit.
 
26
<p>
 
27
The current mechanism is imperfect: it uses a static object, which seems to give problems with shared  libraries on some platforms. 
 
28
<p>
 
29
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
30
<a name="a0" doxytag="log4cpp::Log4cppCleanup::~Log4cppCleanup"></a><p>
 
31
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
32
  <tr>
 
33
    <td class="md">
 
34
      <table cellpadding="0" cellspacing="0" border="0">
 
35
        <tr>
 
36
          <td nowrap valign="top"><b> 
 
37
log4cpp::Log4cppCleanup::~Log4cppCleanup (
 
38
          </b></td>
 
39
          <td valign="bottom"><b>
 
40
)
 
41
          </b></td>
 
42
        </tr>
 
43
 
 
44
      </table>
 
45
    </td>
 
46
  </tr>
 
47
</table>
 
48
<table cellspacing=5 cellpadding=0 border=0>
 
49
  <tr>
 
50
    <td>
 
51
      &nbsp;
 
52
    </td>
 
53
    <td>
 
54
 
 
55
<p>
 
56
    </td>
 
57
  </tr>
 
58
</table>
 
59
<hr><h2>Member Data Documentation</h2>
 
60
<a name="p0" doxytag="log4cpp::Log4cppCleanup::_cleanup"></a><p>
 
61
<table width="100%" cellpadding="2" cellspacing="0" border="0">
 
62
  <tr>
 
63
    <td class="md">
 
64
      <table cellpadding="0" cellspacing="0" border="0">
 
65
        <tr>
 
66
          <td nowrap valign="top"><b> 
 
67
Log4cppCleanup log4cpp::Log4cppCleanup::_cleanup<code> [static]</code>
 
68
          </b></td>
 
69
        </tr>
 
70
 
 
71
      </table>
 
72
    </td>
 
73
  </tr>
 
74
</table>
 
75
<table cellspacing=5 cellpadding=0 border=0>
 
76
  <tr>
 
77
    <td>
 
78
      &nbsp;
 
79
    </td>
 
80
    <td>
 
81
 
 
82
<p>
 
83
    </td>
 
84
  </tr>
 
85
</table>
 
86
<hr>The documentation for this class was generated from the following file:<ul>
 
87
<li><a class="el" href="Log4cppCleanup_hh-source.html">Log4cppCleanup.hh</a></ul>
 
88
<hr><address><small>Generated at Mon Jun 11 01:25:23 2001 for log4cpp by
 
89
<a href="http://www.doxygen.org/index.html">
 
90
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
 
91
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 
92
 &copy;&nbsp;1997-2001</small></address>
 
93
</body>
 
94
</html>