Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

test-sample_producer.idl

00001 #ifndef _TEST_SAMPLE_PRODUCER_IDL__
00002 #define _TEST_SAMPLE_PRODUCER_IDL__
00003 
00004 
00006 module mpcl
00007 {
00008 
00010   interface TSampleProducer
00011   {
00012     long get();
00013     void finish();
00014   };  
00015   
00016 };  // module mpcl
00017 
00018 
00019 #endif  // not _TEST_SAMPLE_PRODUCER_IDL__

Generated on Mon Oct 13 02:35:24 2003 for MPCL by doxygen1.2.18