Public Member Functions

CosDevIO Class Reference

#include <CosDevIO.h>

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

List of all members.

Public Member Functions

CORBA::Double read (ACS::Time &timestamp) throw (ACSErr::ACSbaseExImpl)

Member Function Documentation

CORBA::Double CosDevIO::read ( ACS::Time &  timestamp  )  throw (ACSErr::ACSbaseExImpl) [virtual]

Method to read a value. It has to be override by implementation of DevIO. If the method is not overriden, and it is called than ACSErrTypeCommon::NotImplementedExImpl exception is thrown!

Parameters:
timestamp timestamp of reading
Exceptions:
any of ACS exceptions can be thrown
ACSErr::ACSbaseExImpl 
Returns:
read value

Reimplemented from DevIO< CORBA::Double >.


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