Basic HTML version of Foils prepared Aug 14 1997

Foil 42 Example: IDL Specification

From JavaBeans CORBA ComponentWare UC Web applications Certificate -- Aug 11,14 97. by Geoffrey C. Fox, Wojtek Furmanski


1 Module Counter {
2 interface Count { // our object
3 attribute long sum; // current count value
4 long increment(); // does sum++
5 };
6 }
7 Note: this code is provided by developer and
8 passed to IDL-&#062XXX language pre-compiler

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Thu Jan 8 1998