Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages | Examples

rdaIOPoint Class Reference

Identifies the I/O value to be read, written or monitored in device access methods. More...

List of all members.

Public Member Functions

const char * getDeviceName () const
 Returns the device name.

const char * getPropertyName () const
 Returns the property name.

const char * getCycleSelector () const
 Returns the cycle selector string, or NULL if not available.


Detailed Description

Identifies the I/O value to be read, written or monitored in device access methods.

An rdaIOPoint object contains a compound address of the value in the server virtual I/O space:

The cycle selector field is optional (can be NULL).

See also:
rdaDeviceServerBase
Examples:

DeviceServer.h.


The documentation for this class was generated from the following file:
RDA-2.3 documentation - 27 Jun 2007 - N.Trofimov