SinDevIO

NAME
SYNOPSIS
Member Function Documentation
Author

NAME

SinDevIO −

SYNOPSIS

#include <SinDevIO.h>

Inherits DevIO< CORBA::Float >.

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

Author

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