Main Page | Namespace List | Data Structures | File List | Namespace Members | Data Fields

ArchivingService.idl

Go to the documentation of this file.
00001 #include <ipc/ipc.idl>
00002 
00003 module Archiving {
00004     interface ArchivingService : ipc::freeable {
00005         const string serverName = "ArchivingServer";
00006         const string interfaceName = "ArchivingInterface";
00007         string ping();
00008     };
00009 
00010 };

Generated on Thu Jul 15 09:58:36 2004 for SCT DAQ/DCS Software - IDL by doxygen 1.3.5