Need the defition of the class to inherit from. More...
#include <baciTestErrorDevIO.h>
Public Member Functions | |
virtual CORBA::Double | read (ACS::Time ×tamp) |
virtual void | write (const CORBA::Double &value, ACS::Time ×tamp) |
Need the defition of the class to inherit from.
The purpose of this DevIO is to test error handling of DevIO
virtual CORBA::Double TestErrorDevIO::read | ( | ACS::Time & | timestamp | ) | [inline, virtual] |
ACSErr::ACSbaseExImpl |
Reimplemented from DevIO< CORBA::Double >.
virtual void TestErrorDevIO::write | ( | const CORBA::Double & | value, | |
ACS::Time & | timestamp | |||
) | [inline, virtual] |
ACSErr::ACSbaseExImpl |
Reimplemented from DevIO< CORBA::Double >.