]> git.tdb.fi Git - ext/sigc++-2.0.git/blob - untracked/docs/reference/html/structsigc_1_1adaptor__base.html
Import libsigc++ 2.10.8 sources
[ext/sigc++-2.0.git] / untracked / docs / reference / html / structsigc_1_1adaptor__base.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
6 <meta name="generator" content="Doxygen 1.9.1"/>
7 <meta name="viewport" content="width=device-width, initial-scale=1"/>
8 <title>libsigc++: sigc::adaptor_base Struct Reference</title>
9 <link href="tabs.css" rel="stylesheet" type="text/css"/>
10 <script type="text/javascript" src="jquery.js"></script>
11 <script type="text/javascript" src="dynsections.js"></script>
12 <link href="doxygen.css" rel="stylesheet" type="text/css" />
13 <link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
14 </head>
15 <body>
16 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
17 <div id="titlearea">
18 <table cellspacing="0" cellpadding="0">
19  <tbody>
20  <tr style="height: 56px;">
21   <td id="projectalign" style="padding-left: 0.5em;">
22    <div id="projectname">libsigc++
23    &#160;<span id="projectnumber">2.10.8</span>
24    </div>
25   </td>
26  </tr>
27  </tbody>
28 </table>
29 </div>
30 <!-- end header part -->
31 <!-- Generated by Doxygen 1.9.1 -->
32 <script type="text/javascript" src="menudata.js"></script>
33 <script type="text/javascript" src="menu.js"></script>
34 <script type="text/javascript">
35 /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
36 $(function() {
37   initMenu('',false,false,'search.php','Search');
38 });
39 /* @license-end */</script>
40 <div id="main-nav"></div>
41 <div id="nav-path" class="navpath">
42   <ul>
43 <li class="navelem"><a class="el" href="namespacesigc.html">sigc</a></li><li class="navelem"><a class="el" href="structsigc_1_1adaptor__base.html">adaptor_base</a></li>  </ul>
44 </div>
45 </div><!-- top -->
46 <div class="header">
47   <div class="headertitle">
48 <div class="title">sigc::adaptor_base Struct Reference<div class="ingroups"><a class="el" href="group__adaptors.html">Adaptors</a></div></div>  </div>
49 </div><!--header-->
50 <div class="contents">
51
52 <p>A hint to the compiler.  
53  <a href="structsigc_1_1adaptor__base.html#details">More...</a></p>
54
55 <p><code>#include &lt;sigc++/adaptors/deduce_result_type.h&gt;</code></p>
56 <div class="dynheader">
57 Inheritance diagram for sigc::adaptor_base:</div>
58 <div class="dyncontent">
59 <div class="center"><img src="structsigc_1_1adaptor__base__inherit__graph.png" border="0" usemap="#asigc_1_1adaptor__base_inherit__map" alt="Inheritance graph"/></div>
60 <map name="asigc_1_1adaptor__base_inherit__map" id="asigc_1_1adaptor__base_inherit__map">
61 <area shape="rect" title="A hint to the compiler." alt="" coords="193,297,337,323"/>
62 <area shape="rect" href="structsigc_1_1adapts.html" title=" " alt="" coords="389,86,572,113"/>
63 <area shape="rect" href="structsigc_1_1adaptor__functor.html" title="Converts an arbitrary functor into an adaptor type." alt="" coords="401,289,560,331"/>
64 <area shape="rect" href="structsigc_1_1adapts.html" title="Base type for adaptors." alt="" coords="385,509,576,535"/>
65 <area shape="rect" href="structsigc_1_1functor__base.html" title="A hint to the compiler." alt="" coords="5,297,145,323"/>
66 <area shape="rect" href="structsigc_1_1compose1__functor.html" title="Adaptor that combines two functors." alt="" coords="643,5,819,47"/>
67 <area shape="rect" href="structsigc_1_1compose2__functor.html" title="Adaptor that combines three functors." alt="" coords="643,71,819,127"/>
68 <area shape="rect" href="structsigc_1_1bind__functor_3_010_00_01T__functor_00_01T__bound_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html" title="Adaptor that binds an argument to the wrapped functor." alt="" coords="640,151,821,207"/>
69 <area shape="rect" href="structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type1_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_00_01nil_01_4.html" title="Adaptor that binds 1 argument(s) to the wrapped functor." alt="" coords="641,231,820,287"/>
70 <area shape="rect" href="structsigc_1_1bind__return__functor.html" title="Adaptor that fixes the return value of the wrapped functor." alt="" coords="639,312,822,353"/>
71 <area shape="rect" href="structsigc_1_1exception__catch__functor.html" title=" " alt="" coords="647,378,814,434"/>
72 <area shape="rect" href="structsigc_1_1exception__catch__functor_3_01T__functor_00_01T__catcher_00_01void_01_4.html" title=" " alt="" coords="649,458,812,514"/>
73 <area shape="rect" href="structsigc_1_1hide__functor_3_010_00_01T__functor_01_4.html" title="Adaptor that adds a dummy parameter to the wrapped functor." alt="" coords="662,539,799,580"/>
74 <area shape="rect" href="structsigc_1_1hide__functor_3-1_00_01T__functor_01_4.html" title="Adaptor that adds a dummy parameter to the wrapped functor." alt="" coords="662,604,799,645"/>
75 <area shape="rect" href="structsigc_1_1retype__functor.html" title="Adaptor that performs C&#45;style casts on the parameters passed on to the functor." alt="" coords="624,669,837,740"/>
76 <area shape="rect" href="structsigc_1_1retype__return__functor.html" title="Adaptor that performs a C&#45;style cast on the return value of a functor." alt="" coords="657,765,805,821"/>
77 <area shape="rect" href="structsigc_1_1retype__return__functor_3_01void_00_01T__functor_01_4.html" title="Adaptor that performs a C&#45;style cast on the return value of a functor." alt="" coords="629,845,832,887"/>
78 <area shape="rect" href="classsigc_1_1track__obj__functor1.html" title="track_obj_functor1 wraps a functor and stores a reference to a trackable object." alt="" coords="642,911,819,952"/>
79 <area shape="rect" href="classsigc_1_1track__obj__functor2.html" title="track_obj_functor2 wraps a functor and stores 2 references to trackable objects." alt="" coords="891,717,1105,759"/>
80 <area shape="rect" href="classsigc_1_1track__obj__functor3.html" title="track_obj_functor3 wraps a functor and stores 3 references to trackable objects." alt="" coords="909,783,1087,839"/>
81 <area shape="rect" href="classsigc_1_1track__obj__functor4.html" title="track_obj_functor4 wraps a functor and stores 4 references to trackable objects." alt="" coords="909,863,1087,919"/>
82 <area shape="rect" href="classsigc_1_1track__obj__functor5.html" title="track_obj_functor5 wraps a functor and stores 5 references to trackable objects." alt="" coords="885,943,1111,999"/>
83 <area shape="rect" href="classsigc_1_1track__obj__functor6.html" title="track_obj_functor6 wraps a functor and stores 6 references to trackable objects." alt="" coords="909,1024,1087,1095"/>
84 <area shape="rect" href="classsigc_1_1track__obj__functor7.html" title="track_obj_functor7 wraps a functor and stores 7 references to trackable objects." alt="" coords="909,1119,1087,1189"/>
85 </map>
86 <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
87 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
88 <div class="textblock"><p>A hint to the compiler. </p>
89 <p>Functors which have all methods based on templates should publicly inherit from this hint and define a nested template class <code><a class="el" href="structsigc_1_1deduce__result__type.html" title="Deduce the return type of a functor.">deduce_result_type</a></code> that can be used to deduce the methods' return types.</p>
90 <p><a class="el" href="structsigc_1_1adaptor__base.html" title="A hint to the compiler.">adaptor_base</a> inherits from the <a class="el" href="structsigc_1_1functor__base.html" title="A hint to the compiler.">functor_base</a> hint so derived types should also have a result_type defined.</p>
91 <p>Adaptors don't inherit from this type directly. They use use <a class="el" href="structsigc_1_1adapts.html" title="Base type for adaptors.">sigc::adapts</a> as a base type instead. sigc::adaptors wraps arbitrary functor types as well as function pointers and class methods. </p>
92 </div></div><!-- contents -->
93 <!-- start footer part -->
94 <hr class="footer"/><address class="footer"><small>
95 Generated on Fri Feb 11 2022 15:40:57 for libsigc++ by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
96 </small></address>
97 </body>
98 </html>