Basic HTML version of Foils prepared May 19 1999

Foil 63 Helper Classes Example

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 public class fooHelper {
  • public static void insert(org.omg.CORBA.Any a, t) {...}
  • public static extract(Any a) {...}
  • public static org.omg.CORBA.TypeCode type() {...}
  • public static String id() {...}
  • public static read( org.omg.CORBA.portable.InputStream istream) {...}
  • public static void write( org.omg.CORBA.portable.OutputStream ostream, value) {...}
2 // only for interface helpers
3 public static narrow(org.omg.CORBA.Object obj);
4 }

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