Documentation
User class to create a no dimension attribute object.
Information from this class and information fetched out from the Tango
database allows the Tango core software to create the Attribute object
for the attribute created by the user.
Constructors
- Only one constructor is defined for this class
Attr(const char *name, long data_type, Tango::AttrWriteType w_type = Tango::READ, const char *assoc = AssocWritNotSpec)
-
Constructs a newly allocated Attr object.
- Parameters:
- name - The attribute name
data_type - The attribute data type
w_type - The attribute type (read, write, read with write ...)
assoc - Name of the associated writable attribute. This is used
only the read with write attribute
Destructor
- Only one desctructor is defined for this class
virtual ~Attr()
-
The object desctructor
- Direct child classes:
- SpectrumAttr
- Author:
- $Author: taurel $
- Version:
- $Revision: 1.3 $
alphabetic index hierarchy of classes
generated by doc++