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

Characterization.h

Go to the documentation of this file.
00001 #ifndef Characterization_h
00002 #define Characterization_h
00003 
00004 #include <HP4156A.h>
00005 #include "LibGPIB.h"
00006 
00007 extern "C++" {
00008   namespace LibGPIB {
00009     class Characterization {
00010     public:
00016       virtual void operator() () = 0 ;
00017     protected:
00018     private:
00019     } ; /* class Characterization */
00020   } // namepace LibGPIB
00021 } /* extern "C++" */
00022 #endif /* Characterization_h */

Generated at Tue Aug 8 01:37:55 2000 for libgpib by doxygen1.1.4 written by Dimitri van Heesch, © 1997-2000