Basic HTML version of Foils prepared May 19 1999

Foil 17 CORBA IDL Structure

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 <identifier>
2 {
3 <type declaration>
4 <constant declaration>
5 <exception declaration>
6 interface <identifier> [:<inheritance>]
7 {
8 <type declaration>
9 <constant declaration>
10 <exception declaration>
11 [<op_type>] <identifier> (<parameters>) [raises exception] [context];
12 :
13 };
14 interface <identifier> [:<inheritance>]
15 :
16 };

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