![]() |
Tango Core Classes Reference
9.3.4
|
| CApiUtil | Miscellaneous utility methods usefull in a Tango client |
| CTango::ArchiveEventInfo | Attribute archive event configuration |
| ▼CTango::Attr | User class to create a no dimension attribute object |
| ▼CTango::SpectrumAttr | User class to create a one dimension attribute object |
| ▼CTango::ImageAttr | User class to create a two dimensions attribute object |
| CTango::FwdAttr | User class to create a forwarded attribute object |
| CTango::AttrConfEventData | Attribute configuration change event callback execution data |
| CTango::AttrHistoryStack< T > | This class is a used to pass an attribute value history when the user directly fills the attribute polling buffer |
| ▼CTango::Attribute | This class represents a Tango attribute |
| CTango::WAttribute | This class represents a writable attribute |
| CTango::AttributeAlarmInfo | Attribute alarms configuration |
| CTango::AttributeEventInfo | Attribute event configuration |
| CAttributeProxy | Easy to use interface to Tango device attribute |
| CTango::AttrProp< T > | This class represents a Tango attribute property |
| CTango::AttrProp< DevLong > | |
| CTango::AttrReadEvent | Asynchronous read attribute execution callback data |
| CTango::AttrWrittenEvent | Asynchronous write attribute execution callback data |
| CTango::AutoConnectTimeout | |
| CTango::CallBack | Event and asynchronous (callback model) calls base class |
| CTango::ChangeEventInfo | Attribute change event configuration |
| CTango::CmdDoneEvent | Asynchronous command execution callback data |
| CTango::CmdHistoryStack< T > | This class is a used to pass a command result history when the user directly fills the command polling buffer |
| ▼CTango::Command | This class is a class representing a command in the TANGO device server pattern |
| ▼CTango::TemplCommand | This class is a class representing a command in the template command model without input or output parameter |
| CTango::TemplCommandIn< INARG > | This class is a class representing a command in the template command model with input parameter but without output parameter |
| CTango::TemplCommandInOut< INARG, OUTARG > | This class is a class representing a command in the template command model with output and input parameters |
| CTango::TemplCommandOut< OUTARG > | This class is a class representing a command in the template command model with output parameter but without input parameter |
| CConnection | Base class for Tango device access |
| CDatabase | A high level object which contains the link to the database |
| CDataElement< T > | Fundamental type for extracting data from a device pipe blob |
| CTango::DataReadyEventData | Data ready event callback execution data |
| CTango::DbClass | A database object for a class which can be used to query or modify class properties |
| CTango::DbDatum | A database value |
| CTango::DbDevExportInfo | Device export information to the database |
| CDbDevice | A high level object for a device interface to the database |
| ▼CTango::DbDevImportInfo | Device import information from the database |
| CTango::DbDevFullInfo | Device information from the database |
| CTango::DbDevInfo | Device information for Database device creation |
| CTango::DbHistory | Class used to retrieve database object history |
| CTango::DbProperty | Classes declaration |
| CTango::DbServer | A database object for a device server which can be used to query or modify server database information |
| CTango::DbServerData | Class used to move/copy a complete device server process database configuration from one Tango host to another |
| ▼CTango::DevCommandInfo | Base structure for command information |
| CTango::CommandInfo | Command information data extension |
| ▼CDeviceAttribute | Fundamental type for sending an dreceiving data to and from device attributes |
| CTango::DeviceAttributeHistory | Fundamental type for receiving data from device attribute polling buffers |
| ▼CTango::DeviceAttributeConfig | Base structure for Attribute configuration |
| ▼CTango::AttributeInfo | Attribute configuration data extension |
| CTango::AttributeInfoEx | Extended attribute configuration data |
| CTango::DeviceClass | Base class for all TANGO device-class class |
| ▼CDeviceData | Fundamental type for sending and receiving data from device commands |
| CTango::DeviceDataHistory | Fundamental type for receiving data from device command polling buffers |
| ▼CTango::DeviceImpl | Base class for all TANGO device |
| ▼CTango::Device_2Impl | Base class for all TANGO device since version 2 |
| ▼CTango::Device_3Impl | Base class for all TANGO device since version 3 |
| ▼CTango::Device_4Impl | Base class for all TANGO device since version 4 |
| CTango::Device_5Impl | Base class for all TANGO device since version 5 |
| CDevicePipe | Fundamental type for sending/receiving data from device pipes |
| CDevicePipeBlob | A device pipe blob |
| CDeviceProxy | High level class which provides the client with an easy-to-use interface to TANGO devices |
| CTango::DevIntrChangeEventData | Device interface change event callback execution data |
| CTango::DoubleAttrProp< T > | This class represents a Tango compound attribute property which consists of two values |
| CTango::DoubleAttrProp< DevDouble > | |
| CTango::EncodedAttribute | This class provides method to deal with Tango::DevEncoded attribute format |
| CTango::EventData | Event callback execution data |
| CTango::Except | Container class for all exception related methods |
| CTango::Group | High level class allowing the user to handle Tango group |
| CTango::GroupAttrReplyList | Group reply for a read_attribute execution |
| CTango::GroupCmdReplyList | Group reply for a command execution |
| ▼CTango::GroupReply | Base class for Group reply |
| CTango::GroupAttrReply | Single element group reply for a read attribute execution |
| CTango::GroupCmdReply | Single element group reply for a command execution |
| CTango::GroupReplyList | Group reply for a write_attribute execution |
| CTango::MultiAttribute | There is one instance of this class for each device |
| CTango::MultiAttrProp< T > | This class represents Tango modifiable attribute properties grouped in one object to facilitate setting and getting attribute properties in one go |
| CTango::NamedDevFailed | An exception class |
| CTango::NamedDevFailedList | An exception class |
| CTango::PeriodicEventInfo | Attribute periodic event configuration |
| ▼CTango::Pipe | This class is a class representing a pipe in the TANGO device server pattern |
| CTango::WPipe | This class is a class representing a writable pipe in the TANGO device server pattern |
| CTango::PipeEventData | Pipe event callback execution data |
| CTango::PipeInfo | Base structure for pipe information |
| CTango::TimedAttrData< T > | This class is used to store one element of an attribute history stack |
| CTango::TimedCmdData< T > | This class is used to store one element of a command history stack |
| CTango::UserDefaultAttrProp | User class to set attribute default properties |
| CTango::UserDefaultFwdAttrProp | User class to set forwarded attribute default properties |
| CTango::UserDefaultPipeProp | User class to set pipe default properties |
| CTango::Util | This class is a used to store TANGO device server process data and to provide the user with a set of utilities method |