• Classes
  • Modules
  • Namespaces
  • Files
  • Related Pages
  • File List
  • File Members

CosDevIO.h

Go to the documentation of this file.
00001 #ifndef COSDEVIO_H
00002 #define COSDEVIO_H
00003 
00004 #include "baciDevIO.h"
00005 
00006 class CosDevIO : public DevIO<CORBA::Double>
00007 {
00008 public:
00009         CORBA::Double read(ACS::Time & timestamp) throw (ACSErr::ACSbaseExImpl);
00010 };
00011 
00012 #endif

Generated on Thu Jan 12 2012 23:13:50 for ACS-10.0 C++ API by  doxygen 1.7.0