Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 247b28499c443e092731ffba814075f2 > files > 256

mpqc-html-2.3.1-9mdv2010.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>MPQC: sc::ForceLink&lt; T, A &gt; Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li class="current"><a href="annotated.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="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="navpath"><b>sc</b>::<a class="el" href="classsc_1_1ForceLink.html">ForceLink</a>
  </div>
</div>
<div class="contents">
<h1>sc::ForceLink&lt; T, A &gt; Class Template Reference</h1><!-- doxytag: class="sc::ForceLink" --><!-- doxytag: inherits="ForceLinkBase&lt; A &gt;" -->This, together with <a class="el" href="classsc_1_1ForceLinkBase.html" title="This, together with ForceLink, is used to force code for particular classes to be...">ForceLinkBase</a>, is used to force code for particular classes to be linked into executables.  
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="class_8h_source.html">class.h</a>&gt;</code>
<p>
<div class="dynheader">
Inheritance diagram for sc::ForceLink&lt; T, A &gt;:</div>
<div class="dynsection">

<p><center><img src="classsc_1_1ForceLink.png" usemap="#sc::ForceLink< T, A >_map" border="0" alt=""></center>
<map name="sc::ForceLink< T, A >_map">
<area href="classsc_1_1ForceLinkBase.html" alt="sc::ForceLinkBase< A >" shape="rect" coords="0,0,149,24">
</map>
</div>

<p>
<a href="classsc_1_1ForceLink-members.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"><a class="anchor" name="626e4a7bc89060b40b1c9bd3c2224455"></a><!-- doxytag: member="sc::ForceLink::create" ref="626e4a7bc89060b40b1c9bd3c2224455" args="(A a)" -->
<a class="el" href="classsc_1_1DescribedClass.html">DescribedClass</a> *&nbsp;</td><td class="memItemRight" valign="bottom"><b>create</b> (A a)</td></tr>

</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class T, class A = const Ref&lt;KeyVal&gt; &amp;&gt;<br>
 class sc::ForceLink&lt; T, A &gt;</h3>

This, together with <a class="el" href="classsc_1_1ForceLinkBase.html" title="This, together with ForceLink, is used to force code for particular classes to be...">ForceLinkBase</a>, is used to force code for particular classes to be linked into executables. 
<p>
Objects are created from input and checkpoint files by using class name lookup to find that class's <a class="el" href="classsc_1_1ClassDesc.html" title="This class is used to contain information about classes.">ClassDesc</a> object. The <a class="el" href="classsc_1_1ClassDesc.html" title="This class is used to contain information about classes.">ClassDesc</a> object has members that can create the class. Unfortunately, linking in a library doesn't cause code for the the <a class="el" href="classsc_1_1ClassDesc.html" title="This class is used to contain information about classes.">ClassDesc</a>, and thus the class itself, to be linked. <a class="el" href="classsc_1_1ForceLink.html" title="This, together with ForceLinkBase, is used to force code for particular classes to...">ForceLink</a> objects are created in linkage.h files for each library. The code containing the main routine for an executable can include these linkage files to force code for that library's classes to be linked. <hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="class_8h_source.html">class.h</a></ul>
</div>
<hr>
<address>
<small>

Generated at Wed Oct 14 14:12:16 2009 for <a
href="http://www.mpqc.org">MPQC</a>
2.3.1 using the documentation package <a
href="http://www.doxygen.org">Doxygen</a>
1.5.9.

</small>
</address>
</body>
</html>