TestErrorDevIO

NAME
SYNOPSIS
Detailed Description
Member Function Documentation
Author

NAME

TestErrorDevIO −

Need the defition of the class to inherit from.

SYNOPSIS

#include <baciTestErrorDevIO.h>

Inherits DevIO< CORBA::Double >.

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

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.