Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > contrib > by-pkgid > 263386785cefb9ae5d63b926d214d809 > files > 1305

mpqc-2.1.2-4mdk.ppc.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>optimizei.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body bgcolor="#ffffff">
<!-- Generated by Doxygen 1.2.5 on Mon Oct 14 14:16:38 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>optimizei.h</h1><div class="fragment"><pre>00001 
00002 <font class="preprocessor">#ifndef optimizei_h</font>
00003 <font class="preprocessor"></font><font class="preprocessor">#define optimizei_h</font>
00004 <font class="preprocessor"></font>
00005 <font class="preprocessor">#include "keyvali.h"</font>
00006 <font class="preprocessor">#include "optimize.h"</font>
00007 
00008 <font class="keyword">class </font>Optimize;
00009 
00010 <font class="keyword">class </font>C_OptimizeImpl: <font class="keyword">public</font> C_KeyValCreatableImpl {
00011   <font class="keyword">protected</font>:
00012     Optimize *opt();
00013   <font class="keyword">public</font>:
00014     C_OptimizeImpl();
00015     ~C_OptimizeImpl();
00016 
00017     <font class="keywordtype">long</font> optimize(CORBA_Environment &amp;IT_env);
00018 };
00019 
00020 DEF_TIE_C_Optimize(C_OptimizeImpl);
00021 
00022 <font class="preprocessor">#endif</font>
</font></div></pre><hr>
<address>
<small>

Generated at Mon Oct 14 14:16:38 2002 for <a
href="http://aros.ca.sandia.gov/~cljanss/mpqc">MPQC</a>
2.1.2 using the documentation package <a
href="http://www.stack.nl/~dimitri/doxygen/index.html">Doxygen</a>
1.2.5.

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