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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libsigc++ 2.0: sigc::lambda_base Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="#ffffff">
<table border="0" width="100%">
<tr>
<td width="10%" height="40"><img src="../../images/libsigc_logo.gif" alt="logo" border="0" width="100%" height="100%"/></td>
<td width="90%" height="40"><img src="../../images/top.gif" alt="top" width="100%" height="40"/></td>
</tr>
</table>
<center>
<a class="qindex" href="../../index.html">Main Page</a>
<a class="qindex" href="modules.html">Groups</a>
<a class="qindex" href="namespaces.html"> Namespaces</a>
</center>
<hr width="100%"/>
<!-- Generated by Doxygen 1.3.9.1 -->
<h1>sigc::lambda_base Struct Reference<br>
<small>
[<a class="el" href="group__lambdas.html">Lambdas</a>]</small>
</h1>A hint to the compiler.
<a href="#_details">More...</a>
<p>
Inheritance diagram for sigc::lambda_base:<p><center><img src="structsigc_1_1lambda__base__inherit__graph.png" border="0" usemap="#sigc_1_1lambda__base__inherit__map" alt="Inheritance graph"></center>
<map name="sigc_1_1lambda__base__inherit__map">
<area href="structsigc_1_1internal_1_1lambda__core_3_01T__type_00_01false_01_4.html" shape="rect" coords="429,8,709,32" alt="">
<area href="structsigc_1_1internal_1_1lambda__core_3_01T__type_00_01true_01_4.html" shape="rect" coords="431,56,706,80" alt="">
<area href="structsigc_1_1internal_1_1lambda__select1.html" shape="rect" coords="470,104,667,128" alt="">
<area href="structsigc_1_1internal_1_1lambda__select2.html" shape="rect" coords="470,152,667,176" alt="">
<area href="structsigc_1_1internal_1_1lambda__select3.html" shape="rect" coords="470,200,667,224" alt="">
<area href="structsigc_1_1internal_1_1lambda__select4.html" shape="rect" coords="470,248,667,272" alt="">
<area href="structsigc_1_1internal_1_1lambda__select5.html" shape="rect" coords="470,296,667,320" alt="">
<area href="structsigc_1_1internal_1_1lambda__select6.html" shape="rect" coords="470,344,667,368" alt="">
<area href="structsigc_1_1internal_1_1lambda__select7.html" shape="rect" coords="470,392,667,416" alt="">
<area href="structsigc_1_1lambda__group1.html" shape="rect" coords="429,440,709,464" alt="">
<area href="structsigc_1_1lambda__group2.html" shape="rect" coords="402,488,735,512" alt="">
<area href="structsigc_1_1lambda__group3.html" shape="rect" coords="374,536,763,560" alt="">
<area href="structsigc_1_1lambda__operator.html" shape="rect" coords="399,584,738,608" alt="">
<area href="structsigc_1_1lambda__operator__convert.html" shape="rect" coords="385,632,753,656" alt="">
<area href="structsigc_1_1lambda__operator__unary.html" shape="rect" coords="410,680,727,704" alt="">
<area href="structsigc_1_1adaptor__base.html" shape="rect" coords="9,344,142,368" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
A hint to the compiler.
<p>
All lambda types publically inherit from this hint.
<p>
<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="base_8h.html">base.h</a></ul>
<hr><address><small>
Generated for libsigc++ 2.0 by <a href="http://www.doxygen.org/index.html">
Doxygen</a> 1.3.9.1 © 1997-2001</small></address>
</body>
</html>
|