Tango Core Classes Reference
9.3.4
|
▼NTango | ============================================================================= |
CArchiveEventInfo | Attribute archive event configuration |
CAttr | User class to create a no dimension attribute object |
CAttrConfEventData | Attribute configuration change event callback execution data |
CAttrHistoryStack | This class is a used to pass an attribute value history when the user directly fills the attribute polling buffer |
CAttribute | This class represents a Tango attribute |
CAttributeAlarmInfo | Attribute alarms configuration |
CAttributeEventInfo | Attribute event configuration |
CAttributeInfo | Attribute configuration data extension |
CAttributeInfoEx | Extended attribute configuration data |
CAttrProp | This class represents a Tango attribute property |
CAttrReadEvent | Asynchronous read attribute execution callback data |
CAttrWrittenEvent | Asynchronous write attribute execution callback data |
CAutoConnectTimeout | |
CCallBack | Event and asynchronous (callback model) calls base class |
CChangeEventInfo | Attribute change event configuration |
CCmdDoneEvent | Asynchronous command execution callback data |
CCmdHistoryStack | This class is a used to pass a command result history when the user directly fills the command polling buffer |
CCommand | This class is a class representing a command in the TANGO device server pattern |
CCommandInfo | Command information data extension |
CDataReadyEventData | Data ready event callback execution data |
CDbClass | A database object for a class which can be used to query or modify class properties |
CDbDatum | A database value |
CDbDevExportInfo | Device export information to the database |
CDbDevFullInfo | Device information from the database |
CDbDevImportInfo | Device import information from the database |
CDbDevInfo | Device information for Database device creation |
CDbHistory | Class used to retrieve database object history |
CDbProperty | Classes declaration |
CDbServer | A database object for a device server which can be used to query or modify server database information |
CDbServerData | Class used to move/copy a complete device server process database configuration from one Tango host to another |
CDevCommandInfo | Base structure for command information |
CDevice_2Impl | Base class for all TANGO device since version 2 |
CDevice_3Impl | Base class for all TANGO device since version 3 |
CDevice_4Impl | Base class for all TANGO device since version 4 |
CDevice_5Impl | Base class for all TANGO device since version 5 |
CDeviceAttributeConfig | Base structure for Attribute configuration |
CDeviceAttributeHistory | Fundamental type for receiving data from device attribute polling buffers |
CDeviceClass | Base class for all TANGO device-class class |
CDeviceDataHistory | Fundamental type for receiving data from device command polling buffers |
CDeviceImpl | Base class for all TANGO device |
CDevIntrChangeEventData | Device interface change event callback execution data |
CDoubleAttrProp | This class represents a Tango compound attribute property which consists of two values |
CEncodedAttribute | This class provides method to deal with Tango::DevEncoded attribute format |
CEventData | Event callback execution data |
CExcept | Container class for all exception related methods |
CFwdAttr | User class to create a forwarded attribute object |
CGroup | High level class allowing the user to handle Tango group |
CGroupAttrReply | Single element group reply for a read attribute execution |
CGroupAttrReplyList | Group reply for a read_attribute execution |
CGroupCmdReply | Single element group reply for a command execution |
CGroupCmdReplyList | Group reply for a command execution |
CGroupReply | Base class for Group reply |
CGroupReplyList | Group reply for a write_attribute execution |
CImageAttr | User class to create a two dimensions attribute object |
CMultiAttribute | There is one instance of this class for each device |
CMultiAttrProp | This class represents Tango modifiable attribute properties grouped in one object to facilitate setting and getting attribute properties in one go |
CNamedDevFailed | An exception class |
CNamedDevFailedList | An exception class |
CPeriodicEventInfo | Attribute periodic event configuration |
CPipe | This class is a class representing a pipe in the TANGO device server pattern |
CPipeEventData | Pipe event callback execution data |
CPipeInfo | Base structure for pipe information |
CSpectrumAttr | User class to create a one dimension attribute object |
CTemplCommand | This class is a class representing a command in the template command model without input or output parameter |
CTemplCommandIn | This class is a class representing a command in the template command model with input parameter but without output parameter |
CTemplCommandInOut | This class is a class representing a command in the template command model with output and input parameters |
CTemplCommandOut | This class is a class representing a command in the template command model with output parameter but without input parameter |
CTimedAttrData | This class is used to store one element of an attribute history stack |
CTimedCmdData | This class is used to store one element of a command history stack |
CUserDefaultAttrProp | User class to set attribute default properties |
CUserDefaultFwdAttrProp | User class to set forwarded attribute default properties |
CUserDefaultPipeProp | User class to set pipe default properties |
CUtil | This class is a used to store TANGO device server process data and to provide the user with a set of utilities method |
CWAttribute | This class represents a writable attribute |
CWPipe | This class is a class representing a writable pipe in the TANGO device server pattern |
CApiUtil | Miscellaneous utility methods usefull in a Tango client |
CAttributeProxy | Easy to use interface to Tango device attribute |
CConnection | Base class for Tango device access |
CDatabase | A high level object which contains the link to the database |
CDataElement | Fundamental type for extracting data from a device pipe blob |
CDbDevice | A high level object for a device interface to the database |
CDeviceAttribute | Fundamental type for sending an dreceiving data to and from device attributes |
CDeviceData | Fundamental type for sending and receiving data from device commands |
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 |