Documentation
User class to create a two dimensions 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
ImageAttr(const char *name, long data_type, long max_x, long max_y)
-
Constructs a newly allocated ImageAttr object.
- Parameters:
- name - The attribute name
data_type - The attribute data type
max_x - The attribute maximum x dimension
max_y - The attribute maximum y dimension
Destructor
- Only one desctructor is defined for this class
~ImageAttr()
-
The object desctructor
- This class has no child classes.
- Author:
- $Author: taurel $
- Version:
- $Revision: 1.3 $
alphabetic index hierarchy of classes
generated by doc++