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

ServiceTests.h

Go to the documentation of this file.
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 Mon Dec 15 19:36:17 2003 for SCT DAQ/DCS Software by doxygen1.3-rc3