Main Page   Namespace List   Class Hierarchy   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 Mon Dec 15 19:39:30 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3