Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > e30a327878e3ba1e4fc6c751cb1f95c0 > files > 175

libscim-devel-1.4.9-2mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>scim: scim_bind.h File 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.7.1 -->
<div class="navigation" id="top">
  <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><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>scim_bind.h File Reference</h1>Binding adapters.  
<a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00004.html">scim::BoundSlot0_1&lt; R, P1 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking one argument into a slot taking no arguments.  <a href="a00004.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00005.html">scim::BoundSlot1_2&lt; R, P1, P2 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking two arguments into a slot taking one argument.  <a href="a00005.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00006.html">scim::BoundSlot2_3&lt; R, P1, P2, P3 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking three arguments into a slot taking two arguments.  <a href="a00006.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00007.html">scim::BoundSlot3_4&lt; R, P1, P2, P3, P4 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking four arguments into a slot taking three arguments.  <a href="a00007.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00008.html">scim::BoundSlot4_5&lt; R, P1, P2, P3, P4, P5 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking five arguments into a slot taking four arguments.  <a href="a00008.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00009.html">scim::BoundSlot5_6&lt; R, P1, P2, P3, P4, P5, P6 &gt;</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Converts a slot taking six arguments into a slot taking five arguments.  <a href="a00009.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00157.html">scim</a></td></tr>

<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td colspan="2"><div class="groupHeader">Bind functions returning a new BoundSlot.</div></td></tr>
<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot0&lt; R &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#gf19726cd2127175c4d22c7b446a7550f">scim::bind</a> (Slot1&lt; R, P1 &gt; *s, P1 p1)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 , typename P2 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot1&lt; R, P1 &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#g2f7ab5e25879b2428aeda3e94554fd4c">scim::bind</a> (Slot2&lt; R, P1, P2 &gt; *s, P2 p2)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 , typename P2 , typename P3 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot2&lt; R, P1, P2 &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#g616cb7206818b835a88dd5eabba50594">scim::bind</a> (Slot3&lt; R, P1, P2, P3 &gt; *s, P3 p3)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 , typename P2 , typename P3 , typename P4 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot3&lt; R, P1, P2, P3 &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#g84b9c19585c4dee7cbc41e3eb6a82e54">scim::bind</a> (Slot4&lt; R, P1, P2, P3, P4 &gt; *s, P4 p4)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot4&lt; R, P1, P2, P3, P4 &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#gc8a8488f3daab2c3cc3bf90d4fe0822a">scim::bind</a> (Slot5&lt; R, P1, P2, P3, P4, P5 &gt; *s, P5 p5)</td></tr>

<tr><td class="memTemplParams" nowrap colspan="2">template&lt;typename R , typename P1 , typename P2 , typename P3 , typename P4 , typename P5 , typename P6 &gt; </td></tr>
<tr><td class="memTemplItemLeft" nowrap align="right" valign="top">Slot5&lt; R, P1, P2, P3, P4, P5 &gt; *&nbsp;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="a00159.html#g0d82da49ea95826f3184a740006c2bc2">scim::bind</a> (Slot6&lt; R, P1, P2, P3, P4, P5, P6 &gt; *s, P6 p6)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Binding adapters. 
<p>
A binding adaptor is an object that allows you to convert between slot types. Usually you wont use a BoundSlot directly but instead call the <a class="el" href="a00159.html#gf19726cd2127175c4d22c7b446a7550f">bind()</a> factory function (similiar to the <a class="el" href="a00159.html#g78b58e14a94be25909a5008abfe1836f">slot()</a> factory function) which will create an appropriate bound slot for you, depending on the parameters passed.<p>
Most code of this file are came from Inti project. </div>
<hr size="1"><address style="text-align: right;"><small>Generated on Sun Apr 19 13:02:34 2009 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.7.1 </small></address>
</body>
</html>