Public Member Functions

SinDevIO Class Reference

#include <SinDevIO.h>

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

List of all members.

Public Member Functions

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

Member Function Documentation

CORBA::Float SinDevIO::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::Float >.


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