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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Dillo: lout/container.cc File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="https://www.dillo.org/dw/html/jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Dillo
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_9ba40c60f383b43ccaf2048ecd116637.html">lout</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="container_8cc.html#namespaces">Namespaces</a> |
<a href="container_8cc.html#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">container.cc File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="container_8hh_source.html">container.hh</a>"</code><br />
<code>#include "<a class="el" href="misc_8hh_source.html">misc.hh</a>"</code><br />
<code>#include "<a class="el" href="debug_8hh_source.html">debug.hh</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for container.cc:</div>
<div class="dyncontent">
<div class="center"><img src="container_8cc__incl.png" border="0" usemap="#lout_2container_8cc" alt=""/></div>
<map name="lout_2container_8cc" id="lout_2container_8cc">
<area shape="rect" id="node2" href="container_8hh.html" title="container.hh" alt="" coords="83,80,175,107"/><area shape="rect" id="node6" href="misc_8hh.html" title="misc.hh" alt="" coords="181,229,247,256"/><area shape="rect" id="node10" href="debug_8hh.html" title="debug.hh" alt="" coords="305,80,379,107"/><area shape="rect" id="node3" href="object_8hh.html" title="object.hh" alt="" coords="89,155,163,181"/><area shape="rect" id="node11" href="debug__rtfl_8hh.html" title="debug_rtfl.hh" alt="" coords="380,155,475,181"/></map>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:namespacelout"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelout.html">lout</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:namespacelout_1_1container"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelout_1_1container.html">lout::container</a></td></tr>
<tr class="memdesc:namespacelout_1_1container"><td class="mdescLeft"> </td><td class="mdescRight">This namespace contains a framework for container classes, which members are instances of <a class="el" href="classlout_1_1object_1_1Object.html" title="This is the base class for many other classes, which defines very common virtual methods. ">object::Object</a>. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:namespacelout_1_1container_1_1untyped"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacelout_1_1container_1_1untyped.html">lout::container::untyped</a></td></tr>
<tr class="memdesc:namespacelout_1_1container_1_1untyped"><td class="mdescLeft"> </td><td class="mdescRight">The container classes defined here contain instances of <a class="el" href="classlout_1_1object_1_1Object.html" title="This is the base class for many other classes, which defines very common virtual methods. ">object::Object</a>. <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a11c98794bcb78ef756dddb18233c6f96"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="container_8cc.html#a11c98794bcb78ef756dddb18233c6f96">PRINTF</a>(fmt,...)</td></tr>
<tr class="separator:a11c98794bcb78ef756dddb18233c6f96"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a11c98794bcb78ef756dddb18233c6f96"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define PRINTF</td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname">fmt, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"> </td>
<td class="paramname"><em>...</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Referenced by <a class="el" href="classlout_1_1container_1_1untyped_1_1HashSet.html#acb2ec22bf2df43a3ee1fe830c02a81fd">lout::container::untyped::HashSet::clearNode()</a>, <a class="el" href="classlout_1_1container_1_1untyped_1_1HashTable.html#a4a1edc820c1f5b3fe74680084d317025">lout::container::untyped::HashTable::clearNode()</a>, <a class="el" href="classlout_1_1container_1_1untyped_1_1HashSet.html#a48a50bdcd4997a6a585b474e8cc14cfb">lout::container::untyped::HashSet::~HashSet()</a>, and <a class="el" href="classlout_1_1container_1_1untyped_1_1HashTable.html#a97f81d945374db4fffdf0801554231e4">lout::container::untyped::HashTable::~HashTable()</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat May 28 2016 11:47:42 for Dillo by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|