Main Page   Modules   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Related Pages  

ServiceTests.h

00001 #ifndef ARCHIVINGSERVICETESTS_H
00002 #define ARCHIVINGSERVICETESTS_H
00003 
00004 #include <is/isinfo.h>
00005 
00006 namespace SctArchivingServiceTests {
00007 
00008 class ArchivingServiceTests {
00009 public:
00010     ArchivingServiceTests();
00011     void runTests();
00012     static void MyISCallbackTests(ISCallbackInfo * isc);
00013     static void MyFitISCallbackTests(ISCallbackInfo * isc);
00014     static void MyRawISCallbackTests(ISCallbackInfo * isc);
00015     void archiveTests(ISCallbackInfo * isc);
00016 };
00017 
00018 }
00019 
00020 #endif //#ifndef ARCHIVINGSERVICETESTS_H

Generated on Tue Dec 9 10:07:50 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3