Public Member Functions

TestErrorDevIO Class Reference

Need the defition of the class to inherit from. More...

#include <baciTestErrorDevIO.h>

Inheritance diagram for TestErrorDevIO:
Inheritance graph
[legend]
Collaboration diagram for TestErrorDevIO:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual CORBA::Double read (ACS::Time &timestamp)
virtual void write (const CORBA::Double &value, ACS::Time &timestamp)

Detailed Description

Need the defition of the class to inherit from.

The purpose of this DevIO is to test error handling of DevIO


Member Function Documentation

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 >.


The documentation for this class was generated from the following file: