Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

readonly attribute pattern ACS::TypelessProperty::resolution
 

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 on Thu Apr 30 02:27:24 2009 for ACS IDL interfaces by doxygen 1.3.8