Application IDL

Jayakumar Muthukumarasamy ([email protected])
Thu, 5 Jan 1995 14:06:23 -0500 (EST)

Pedro,

I have put a file called phone-idl.cc in ~masterm/ApplicationIDL/test
at ISI. This file shows how to write the idl for the phone application
using the application-idl specs. I have used a lot of macros to reduce
the amount of code that actually needs to be written. The macros can
be found in the file idl-macros.h in the same directory. There were
some shortcomings with the model, which I have corrected to be able
to specify the example completely. I have also included the idl for
the phone application in appl.idl. Currently only the interface for
phone has been completely specified. I am working on the interface
for answering_machine. I will let you know when I am done. In the mean
time, if you have the chance to go through the files, please let me
know what you think.

-jk