<!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.&nbsp; 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> :-)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </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.&nbsp;
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>&nbsp;</div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="088165214-20092006">double balance =
account-&gt;getBalance();</span></font></div>
  <div dir="ltr" align="left"><font color="#0000ff" face="Arial"
 size="2"><span class="088165214-20092006"></span></font>&nbsp;</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>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tim Theisen&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Lead Research Software Engineer<br>
Phone: +1 608 824 2848&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TomoTherapy Incorporated<br>
&nbsp; Fax: +1 608 824 2996&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1240 Deming Way<br>
&nbsp; Web: <a href="http://www.tomotherapy.com/">http://www.tomotherapy.com</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Madison, WI 53717-1954&nbsp;<br>
  </font></p>
</blockquote>
<br>
</body>
</html>