Basic HTML version of Foils prepared
May 19 1999
Foil 37 Count Example: IDL Specification
From
CORBA Common Object Request Broker Architecture Basic Information Track Computational Science Course CPS616 --
Spring Semester 1999
.
by
Geoffrey Fox, Wojtek Furmanski, Nancy McCracken, Chao-Wei Ou, Shrideep Pallickara
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->XXX 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 Mon Jul 5 1999