Rabbit.idl

Go to the documentation of this file.
00001 
00002 module Stew {
00003   
00004   interface Carrot;
00005   interface Onion;
00006 
00007   interface Carrot {
00008     Onion anOnion();
00009   };
00010 
00011   interface Onion {
00012   };
00013 
00014 };

Generated on Mon Feb 6 14:20:17 2006 for SCT DAQ/DCS Software - IDL by  doxygen 1.4.6