class SpectrumAttr : public Attr

User class to create a one dimension attribute object

Inheritance:


Public

Constructors
SpectrumAttr(const char *name, long data_type, long max_x)
Constructs a newly allocated SpectrumAttr object
Destructor
~SpectrumAttr()
The object desctructor

Documentation

User class to create a one 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

SpectrumAttr(const char *name, long data_type, long max_x)
Constructs a newly allocated SpectrumAttr object.
Parameters:
name - The attribute name
data_type - The attribute data type
max_x - The attribute maximum x dimension

Destructor
Only one desctructor is defined for this class

~SpectrumAttr()
The object desctructor


Direct child classes:
ImageAttr
Author:
$Author: taurel $
Version:
$Revision: 1.3 $

alphabetic index hierarchy of classes


generated by doc++