<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for your response. Yeah, I can do it in this example but this
application that I'm porting is much more complicated than this.<span
class="moz-smiley-s1"><span> :-) </span></span>I need to
access the internal implementation functions, and just don't want to
expose them to the IDL.<br>
<br>
Thanks again,<br>
Tuyen<br>
<br>
Tim Theisen wrote:
<blockquote
cite="midA215103B7880F64D9CB8E88EF3F9455F38163F@EVS1.tomotherapy.com"
type="cite">
<title></title>
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.2900.2963" name="GENERATOR">
<div dir="ltr" align="left"><font color="#0000ff" face="Arial"
size="2"><span class="088165214-20092006">In the example given below.
You can easily call getBalance() with the Account_ptr.</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial"
size="2"><span class="088165214-20092006"></span></font> </div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial"
size="2"><span class="088165214-20092006">double balance =
account->getBalance();</span></font></div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial"
size="2"><span class="088165214-20092006"></span></font> </div>
<div dir="ltr" align="left"><font color="#0000ff" face="Arial"
size="2"><span class="088165214-20092006">I don't see any need to get
an Account_I *.</span></font></div>
<!-- Converted from text/plain format -->
<p><font size="2">...Tim<br>
--<br>
Tim Theisen Lead Research Software Engineer<br>
Phone: +1 608 824 2848 TomoTherapy Incorporated<br>
Fax: +1 608 824 2996 1240 Deming Way<br>
Web: <a href="http://www.tomotherapy.com/">http://www.tomotherapy.com</a>
Madison, WI 53717-1954 <br>
</font></p>
</blockquote>
<br>
</body>
</html>