Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorbaTest.idl

Go to the documentation of this file.
00001 /*
00002  *  Copyright (c) 2001, University of Amsterdam, The Netherlands.
00003  *  All rights reserved.
00004  *
00005  *  Author(s):
00006  *  Marc Navarro            (mnavarro@wins.uva.nl)
00007  */
00008 
00009 #ifndef HxCorbaTest_idl
00010 #define HxCorbaTest_idl
00011 
00012 module HxCorba
00013 {
00014 
00016 interface Test              
00017 {
00018     long    printMessage(in string msg);
00019 };
00020 
00021 }; // module HxCorba
00022 
00023 #endif //HxCorbaTest_idl

Generated on Mon Jan 27 15:09:39 2003 for IDLReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001