|
TestErrorDevIO − Need the defition of the class to inherit from. |
|
#include <baciTestErrorDevIO.h> Inherits DevIO< CORBA::Double >. |
|
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] Exceptions: |
|
ACSErr::ACSbaseExImpl |
|
Reimplemented from DevIO< CORBA::Double >. |
|
virtual void TestErrorDevIO::write (const CORBA::Double & value, ACS::Time & timestamp) [inline, virtual] Exceptions: |
|
ACSErr::ACSbaseExImpl |
|
Reimplemented from DevIO< CORBA::Double >. |
|
Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code. |