ACS::TypelessProperty Interface Reference

import "baci.idl";

Inheritance diagram for ACS::TypelessProperty:
Inheritance graph
[legend]
Collaboration diagram for ACS::TypelessProperty:
Collaboration graph
[legend]

List of all members.

Public Attributes

readonly attribute string description
readonly attribute string format
readonly attribute string units
readonly attribute pattern resolution

Detailed Description

The base type used by all Properties. This interface defines common characteristics which are attributable to all types of properties. At this time, there are no restrictions as to what format the values of these characteristics need to follow. That is, it's entirely up to the developer to use them as they please. The only other piece of relevant information here is like other characterstics, these are settable from the ACS configuration database.


Member Data Documentation

readonly attribute string ACS::TypelessProperty::description

The description of the Property

readonly attribute string ACS::TypelessProperty::format

The format in C-syntax how to display values of the Property

Bitpattern representing the significant bits of the word carrying the value. Useful also for returning the resolution of analog-digital convertion

readonly attribute string ACS::TypelessProperty::units

The units of the Property


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

Generated by  doxygen 1.6.2