File: a00073.html

package info (click to toggle)
scim 1.4.7-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 20,368 kB
  • ctags: 12,834
  • sloc: cpp: 51,239; sh: 22,370; ansic: 18,716; makefile: 1,258; xml: 641; yacc: 288
file content (183 lines) | stat: -rw-r--r-- 9,160 bytes parent folder | download
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scim: scim::Signal 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.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
    <li><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
  </ul></div>
<div class="nav">
<a class="el" href="a00157.html">scim</a>::<a class="el" href="a00073.html">Signal</a></div>
<h1>scim::Signal Class Reference<br>
<small>
[<a class="el" href="a00159.html">SignalSlot</a>,&nbsp;<a class="el" href="a00159.html">SignalSlot</a>]</small>
</h1><!-- doxytag: class="scim::Signal" -->Base class for the C++ signal interface.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;scim_signals.h&gt;</code>
<p>
Inheritance diagram for scim::Signal:<p><center><img src="a00433.png" border="0" usemap="#a00434" alt="Inheritance graph"></center>
<map name="a00434">
<area href="a00074.html" shape="rect" coords="271,7,473,31" alt="">
<area href="a00075.html" shape="rect" coords="240,55,504,79" alt="">
<area href="a00076.html" shape="rect" coords="257,103,487,127" alt="">
<area href="a00077.html" shape="rect" coords="227,151,517,175" alt="">
<area href="a00078.html" shape="rect" coords="244,199,500,223" alt="">
<area href="a00079.html" shape="rect" coords="213,247,531,271" alt="">
<area href="a00080.html" shape="rect" coords="231,295,513,319" alt="">
<area href="a00081.html" shape="rect" coords="200,343,544,367" alt="">
<area href="a00082.html" shape="rect" coords="217,391,527,415" alt="">
<area href="a00083.html" shape="rect" coords="187,439,557,463" alt="">
<area href="a00084.html" shape="rect" coords="203,487,541,511" alt="">
<area href="a00085.html" shape="rect" coords="173,535,571,559" alt="">
<area href="a00086.html" shape="rect" coords="189,583,555,607" alt="">
<area href="a00087.html" shape="rect" coords="160,631,584,655" alt="">
</map>
<center><font size="2">[<a target="top" href="graph_legend.html">legend</a>]</font></center><a href="a00435.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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#080afa8378649e5f17d3ebc304288d44">Signal</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor.  <a href="#080afa8378649e5f17d3ebc304288d44"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#58ec55ee3519d641e2a8278029a6241c">~Signal</a> ()</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor.  <a href="#58ec55ee3519d641e2a8278029a6241c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00103.html">SlotNode</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#7c4f2cfc7201532189eee7e6c9d20fb3">connect</a> (<a class="el" href="a00095.html">Slot</a> *slot)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Creates a new <a class="el" href="a00103.html">SlotNode</a> for slot and adds it to the <em>connection_list</em>.  <a href="#7c4f2cfc7201532189eee7e6c9d20fb3"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector&lt; <a class="el" href="a00070.html">Pointer</a>&lt;<br>
 <a class="el" href="a00103.html">SlotNode</a> &gt; &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#c73e68b826ea78c7cbc4dc1ecfcb9887">ConnectionList</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">ConnectionList type.  <a href="#c73e68b826ea78c7cbc4dc1ecfcb9887"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="a00073.html#c73e68b826ea78c7cbc4dc1ecfcb9887">ConnectionList</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00073.html#b105ea294ceed120d6bf4fd6f238804a">connection_list</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A list of all the slots connected to the signal.  <a href="#b105ea294ceed120d6bf4fd6f238804a"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Base class for the C++ signal interface. 
<p>
<hr><h2>Member Typedef Documentation</h2>
<a class="anchor" name="c73e68b826ea78c7cbc4dc1ecfcb9887"></a><!-- doxytag: member="scim::Signal::ConnectionList" ref="c73e68b826ea78c7cbc4dc1ecfcb9887" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef std::vector&lt; <a class="el" href="a00070.html">Pointer</a>&lt;<a class="el" href="a00103.html">SlotNode</a>&gt; &gt; <a class="el" href="a00073.html#c73e68b826ea78c7cbc4dc1ecfcb9887">scim::Signal::ConnectionList</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
ConnectionList type. 
<p>

</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="080afa8378649e5f17d3ebc304288d44"></a><!-- doxytag: member="scim::Signal::Signal" ref="080afa8378649e5f17d3ebc304288d44" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">scim::Signal::Signal           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Constructor. 
<p>

</div>
</div><p>
<a class="anchor" name="58ec55ee3519d641e2a8278029a6241c"></a><!-- doxytag: member="scim::Signal::~Signal" ref="58ec55ee3519d641e2a8278029a6241c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual scim::Signal::~Signal           </td>
          <td>(</td>
          <td class="paramname">          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Destructor. 
<p>

</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="7c4f2cfc7201532189eee7e6c9d20fb3"></a><!-- doxytag: member="scim::Signal::connect" ref="7c4f2cfc7201532189eee7e6c9d20fb3" args="(Slot *slot)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00103.html">SlotNode</a>* scim::Signal::connect           </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="a00095.html">Slot</a> *&nbsp;</td>
          <td class="paramname"> <em>slot</em>          </td>
          <td>&nbsp;)&nbsp;</td>
          <td width="100%"></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
Creates a new <a class="el" href="a00103.html">SlotNode</a> for slot and adds it to the <em>connection_list</em>. 
<p>

</div>
</div><p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="b105ea294ceed120d6bf4fd6f238804a"></a><!-- doxytag: member="scim::Signal::connection_list" ref="b105ea294ceed120d6bf4fd6f238804a" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="a00073.html#c73e68b826ea78c7cbc4dc1ecfcb9887">ConnectionList</a> <a class="el" href="a00073.html#b105ea294ceed120d6bf4fd6f238804a">scim::Signal::connection_list</a><code> [protected]</code>          </td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>
A list of all the slots connected to the signal. 
<p>

</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="a00149.html">scim_signals.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:41 2007 for scim by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>