Imported Upstream version 2.99.2
[platform/upstream/libsigc++.git] / docs / reference / html / structsigc_1_1functor__base.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.9.1"/>
7 <title>libsigc++: sigc::functor_base Struct Reference</title>
8 <link href="tabs.css" rel="stylesheet" type="text/css"/>
9 <script type="text/javascript" src="jquery.js"></script>
10 <script type="text/javascript" src="dynsections.js"></script>
11 <link href="doxygen.css" rel="stylesheet" type="text/css" />
12 <link href="doxygen-extra.css" rel="stylesheet" type="text/css"/>
13 </head>
14 <body>
15 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
16 <div id="titlearea">
17 <table cellspacing="0" cellpadding="0">
18  <tbody>
19  <tr style="height: 56px;">
20   <td style="padding-left: 0.5em;">
21    <div id="projectname">libsigc++
22    &#160;<span id="projectnumber">2.99.2</span>
23    </div>
24   </td>
25  </tr>
26  </tbody>
27 </table>
28 </div>
29 <!-- end header part -->
30 <!-- Generated by Doxygen 1.8.9.1 -->
31   <div id="navrow1" class="tabs">
32     <ul class="tablist">
33       <li><a href="index.html"><span>Main&#160;Page</span></a></li>
34       <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
35       <li><a href="modules.html"><span>Modules</span></a></li>
36       <li><a href="namespaces.html"><span>Namespaces</span></a></li>
37       <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
38     </ul>
39   </div>
40   <div id="navrow2" class="tabs2">
41     <ul class="tablist">
42       <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
43       <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
44       <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
45       <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
46     </ul>
47   </div>
48 <div id="nav-path" class="navpath">
49   <ul>
50 <li class="navelem"><a class="el" href="namespacesigc.html">sigc</a></li><li class="navelem"><a class="el" href="structsigc_1_1functor__base.html">functor_base</a></li>  </ul>
51 </div>
52 </div><!-- top -->
53 <div class="header">
54   <div class="headertitle">
55 <div class="title">sigc::functor_base Struct Reference<div class="ingroups"><a class="el" href="group__sigcfunctors.html">Functors</a></div></div>  </div>
56 </div><!--header-->
57 <div class="contents">
58
59 <p>A hint to the compiler.  
60  <a href="structsigc_1_1functor__base.html#details">More...</a></p>
61
62 <p><code>#include &lt;sigc++/functors/functor_base.h&gt;</code></p>
63 <div class="dynheader">
64 Inheritance diagram for sigc::functor_base:</div>
65 <div class="dyncontent">
66 <div class="center"><img src="structsigc_1_1functor__base__inherit__graph.png" border="0" usemap="#sigc_1_1functor__base_inherit__map" alt="Inheritance graph"/></div>
67 <map name="sigc_1_1functor__base_inherit__map" id="sigc_1_1functor__base_inherit__map">
68 <area shape="rect" id="node2" href="classsigc_1_1mem__functor.html" title="sigc::mem_functor\&lt;\l T_func, T_arg...\&gt;" alt="" coords="199,68,351,109"/><area shape="rect" id="node4" href="structsigc_1_1adaptor__base.html" title="A hint to the compiler. " alt="" coords="203,174,346,201"/><area shape="rect" id="node20" href="classsigc_1_1mem__functor.html" title="sigc::mem_functor\&lt;\l T_func, T_arg \&gt;" alt="" coords="199,225,351,267"/><area shape="rect" id="node21" href="classsigc_1_1pointer__functor_3_01T__return_07T__args_8_8_8_08_4.html" title="sigc::pointer_functor\l\&lt; T_return(T_args...)\&gt;" alt="" coords="192,291,357,332"/><area shape="rect" id="node22" href="classsigc_1_1slot__base.html" title="Base type for slots. " alt="" coords="217,395,333,422"/><area shape="rect" id="node3" href="classsigc_1_1bound__mem__functor.html" title="sigc::bound_mem_functor\l\&lt; T_func, T_arg \&gt;" alt="" coords="405,29,593,71"/><area shape="rect" id="node5" href="structsigc_1_1adapts.html" title="sigc::adapts\&lt; T_setter \&gt;" alt="" coords="409,95,590,122"/><area shape="rect" id="node8" href="structsigc_1_1adaptor__functor.html" title="Converts an arbitrary functor into an adaptor type. " alt="" coords="421,167,578,208"/><area shape="rect" id="node9" href="structsigc_1_1adapts.html" title="Base type for adaptors. " alt="" coords="405,415,593,442"/><area shape="rect" id="node6" href="structsigc_1_1compose1__functor.html" title="Adaptor that combines two functors. " alt="" coords="653,5,827,47"/><area shape="rect" id="node7" href="structsigc_1_1compose2__functor.html" title="Adaptor that combines three functors. " alt="" coords="653,70,827,126"/><area shape="rect" id="node10" href="structsigc_1_1bind__functor.html" title="Adaptor that binds arguments to the wrapped functor. " alt="" coords="673,149,807,191"/><area shape="rect" id="node11" href="structsigc_1_1bind__functor_3-1_00_01T__functor_00_01T__type_8_8_8_4.html" title="Adaptor that binds argument(s) to the wrapped functor. " alt="" coords="647,215,833,256"/><area shape="rect" id="node12" href="structsigc_1_1bind__return__functor.html" title="Adaptor that fixes the return value of the wrapped functor. " alt="" coords="650,280,830,321"/><area shape="rect" id="node13" href="structsigc_1_1exception__catch__functor.html" title="sigc::exception_catch\l_functor\&lt; T_functor \&gt;" alt="" coords="659,345,821,387"/><area shape="rect" id="node14" href="structsigc_1_1exception__catch__functor_3_01T__functor_00_01T__catcher_00_01void_01_4.html" title="sigc::exception_catch\l_functor\&lt; T_functor,\l T_catcher, void \&gt;" alt="" coords="661,410,819,466"/><area shape="rect" id="node15" href="structsigc_1_1hide__functor.html" title="Adaptor that adds a dummy parameter to the wrapped functor. " alt="" coords="673,489,807,531"/><area shape="rect" id="node16" href="structsigc_1_1retype__functor.html" title="Adaptor that performs C&#45;style casts on the parameters passed on to the functor. " alt="" coords="666,555,814,596"/><area shape="rect" id="node17" 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="659,620,821,661"/><area shape="rect" id="node18" 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="641,685,839,727"/><area shape="rect" id="node19" href="classsigc_1_1track__obj__functor.html" title="track_obj_functor wraps a functor and stores a reference to a trackable object. " alt="" coords="657,751,823,792"/><area shape="rect" id="node23" href="classsigc_1_1slot_3_01T__return_07T__arg_8_8_8_08_4.html" title="sigc::slot\&lt; T_return\l(T_arg...)\&gt;" alt="" coords="426,467,573,508"/></map>
69 <center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
70 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
71 <div class="textblock"><p>A hint to the compiler. </p>
72 <p>All functors which define <code>result_type</code> should publically inherit from this hint. </p>
73 </div></div><!-- contents -->
74 <!-- start footer part -->
75 <hr class="footer"/><address class="footer"><small>
76 Generated on Wed Mar 16 2016 20:53:28 for libsigc++ by &#160;<a href="http://www.doxygen.org/index.html">
77 <img class="footer" src="doxygen.png" alt="doxygen"/>
78 </a> 1.8.9.1
79 </small></address>
80 </body>
81 </html>