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

SinDevIO.h

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

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