Sophie

Sophie

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

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>keyvali.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:37 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>keyvali.h</h1><div class="fragment"><pre>00001 
00002 <font class="preprocessor">#ifndef keyvali_h</font>
00003 <font class="preprocessor"></font><font class="preprocessor">#define keyvali_h</font>
00004 <font class="preprocessor"></font>
00005 <font class="preprocessor">#include "keyval.h"</font>
00006 
00007 <font class="keyword">class </font>DescribedClass;
00008 
00009 <font class="keyword">class </font>C_KeyValCreatableImpl {
00010   <font class="keyword">protected</font>:
00011     DescribedClass *dc_;
00012 
00013     <font class="keywordtype">void</font> clear_dc();
00014     <font class="keywordtype">void</font> set_dc(DescribedClass *);
00015   <font class="keyword">public</font>:
00016     C_KeyValCreatableImpl();
00017     C_KeyValCreatableImpl(DescribedClass *);
00018     <font class="keyword">virtual</font> ~C_KeyValCreatableImpl();
00019 
00020     <font class="keyword">virtual</font> <font class="keywordtype">void</font> keyval_create(<font class="keyword">const</font> <font class="keywordtype">char</font> *, CORBA_Environment &amp;IT_env);
00021     <font class="keywordtype">unsigned</font> <font class="keywordtype">char</font> has_object(CORBA_Environment &amp;IT_env);
00022 
00023     DescribedClass *object()<font class="keyword"> </font>{ <font class="keywordflow">return</font> dc_; }
00024 };
00025 
00026 DEF_TIE_C_KeyValCreatable(C_KeyValCreatableImpl);
00027 
00028 <font class="preprocessor">#endif</font>
</font></div></pre><hr>
<address>
<small>

Generated at Mon Oct 14 14:16:37 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>