Tango Core Classes Reference
9.3.4
|
Classes | |
class | Tango::Attr |
User class to create a no dimension attribute object. More... | |
class | Tango::AttrHistoryStack< T > |
This class is a used to pass an attribute value history when the user directly fills the attribute polling buffer. More... | |
class | Tango::Attribute |
This class represents a Tango attribute. More... | |
class | Tango::AttrProp< T > |
This class represents a Tango attribute property. More... | |
class | Tango::CmdHistoryStack< T > |
This class is a used to pass a command result history when the user directly fills the command polling buffer. More... | |
class | Tango::Command |
This class is a class representing a command in the TANGO device server pattern. More... | |
class | Tango::Device_2Impl |
Base class for all TANGO device since version 2. More... | |
class | Tango::Device_3Impl |
Base class for all TANGO device since version 3. More... | |
class | Tango::Device_4Impl |
Base class for all TANGO device since version 4. More... | |
class | Tango::Device_5Impl |
Base class for all TANGO device since version 5. More... | |
class | Tango::DeviceClass |
Base class for all TANGO device-class class. More... | |
class | Tango::DeviceImpl |
Base class for all TANGO device. More... | |
class | Tango::DoubleAttrProp< T > |
This class represents a Tango compound attribute property which consists of two values. More... | |
class | Tango::EncodedAttribute |
This class provides method to deal with Tango::DevEncoded attribute format. More... | |
class | Tango::Except |
Container class for all exception related methods. More... | |
class | Tango::FwdAttr |
User class to create a forwarded attribute object. More... | |
class | Tango::ImageAttr |
User class to create a two dimensions attribute object. More... | |
class | Tango::MultiAttribute |
There is one instance of this class for each device. More... | |
class | Tango::MultiAttrProp< T > |
This class represents Tango modifiable attribute properties grouped in one object to facilitate setting and getting attribute properties in one go. More... | |
class | Tango::Pipe |
This class is a class representing a pipe in the TANGO device server pattern. More... | |
class | Tango::SpectrumAttr |
User class to create a one dimension attribute object. More... | |
class | Tango::TemplCommand |
This class is a class representing a command in the template command model without input or output parameter. More... | |
class | Tango::TemplCommandIn< INARG > |
This class is a class representing a command in the template command model with input parameter but without output parameter. More... | |
class | Tango::TemplCommandInOut< INARG, OUTARG > |
This class is a class representing a command in the template command model with output and input parameters. More... | |
class | Tango::TemplCommandOut< OUTARG > |
This class is a class representing a command in the template command model with output parameter but without input parameter. More... | |
class | Tango::TimedAttrData< T > |
This class is used to store one element of an attribute history stack. More... | |
class | Tango::TimedCmdData< T > |
This class is used to store one element of a command history stack. More... | |
class | Tango::UserDefaultAttrProp |
User class to set attribute default properties. More... | |
class | Tango::UserDefaultFwdAttrProp |
User class to set forwarded attribute default properties. More... | |
class | Tango::UserDefaultPipeProp |
User class to set pipe default properties. More... | |
class | Tango::Util |
This class is a used to store TANGO device server process data and to provide the user with a set of utilities method. More... | |
class | Tango::WAttribute |
This class represents a writable attribute. More... | |
class | Tango::WPipe |
This class is a class representing a writable pipe in the TANGO device server pattern. More... | |