Tango Core Classes Reference  9.3.4
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NTango=============================================================================
 CArchiveEventInfoAttribute archive event configuration
 CAttrUser class to create a no dimension attribute object
 CAttrConfEventDataAttribute configuration change event callback execution data
 CAttrHistoryStackThis class is a used to pass an attribute value history when the user directly fills the attribute polling buffer
 CAttributeThis class represents a Tango attribute
 CAttributeAlarmInfoAttribute alarms configuration
 CAttributeEventInfoAttribute event configuration
 CAttributeInfoAttribute configuration data extension
 CAttributeInfoExExtended attribute configuration data
 CAttrPropThis class represents a Tango attribute property
 CAttrReadEventAsynchronous read attribute execution callback data
 CAttrWrittenEventAsynchronous write attribute execution callback data
 CAutoConnectTimeout
 CCallBackEvent and asynchronous (callback model) calls base class
 CChangeEventInfoAttribute change event configuration
 CCmdDoneEventAsynchronous command execution callback data
 CCmdHistoryStackThis class is a used to pass a command result history when the user directly fills the command polling buffer
 CCommandThis class is a class representing a command in the TANGO device server pattern
 CCommandInfoCommand information data extension
 CDataReadyEventDataData ready event callback execution data
 CDbClassA database object for a class which can be used to query or modify class properties
 CDbDatumA database value
 CDbDevExportInfoDevice export information to the database
 CDbDevFullInfoDevice information from the database
 CDbDevImportInfoDevice import information from the database
 CDbDevInfoDevice information for Database device creation
 CDbHistoryClass used to retrieve database object history
 CDbPropertyClasses declaration
 CDbServerA database object for a device server which can be used to query or modify server database information
 CDbServerDataClass used to move/copy a complete device server process database configuration from one Tango host to another
 CDevCommandInfoBase structure for command information
 CDevice_2ImplBase class for all TANGO device since version 2
 CDevice_3ImplBase class for all TANGO device since version 3
 CDevice_4ImplBase class for all TANGO device since version 4
 CDevice_5ImplBase class for all TANGO device since version 5
 CDeviceAttributeConfigBase structure for Attribute configuration
 CDeviceAttributeHistoryFundamental type for receiving data from device attribute polling buffers
 CDeviceClassBase class for all TANGO device-class class
 CDeviceDataHistoryFundamental type for receiving data from device command polling buffers
 CDeviceImplBase class for all TANGO device
 CDevIntrChangeEventDataDevice interface change event callback execution data
 CDoubleAttrPropThis class represents a Tango compound attribute property which consists of two values
 CEncodedAttributeThis class provides method to deal with Tango::DevEncoded attribute format
 CEventDataEvent callback execution data
 CExceptContainer class for all exception related methods
 CFwdAttrUser class to create a forwarded attribute object
 CGroupHigh level class allowing the user to handle Tango group
 CGroupAttrReplySingle element group reply for a read attribute execution
 CGroupAttrReplyListGroup reply for a read_attribute execution
 CGroupCmdReplySingle element group reply for a command execution
 CGroupCmdReplyListGroup reply for a command execution
 CGroupReplyBase class for Group reply
 CGroupReplyListGroup reply for a write_attribute execution
 CImageAttrUser class to create a two dimensions attribute object
 CMultiAttributeThere is one instance of this class for each device
 CMultiAttrPropThis class represents Tango modifiable attribute properties grouped in one object to facilitate setting and getting attribute properties in one go
 CNamedDevFailedAn exception class
 CNamedDevFailedListAn exception class
 CPeriodicEventInfoAttribute periodic event configuration
 CPipeThis class is a class representing a pipe in the TANGO device server pattern
 CPipeEventDataPipe event callback execution data
 CPipeInfoBase structure for pipe information
 CSpectrumAttrUser class to create a one dimension attribute object
 CTemplCommandThis class is a class representing a command in the template command model without input or output parameter
 CTemplCommandInThis class is a class representing a command in the template command model with input parameter but without output parameter
 CTemplCommandInOutThis class is a class representing a command in the template command model with output and input parameters
 CTemplCommandOutThis class is a class representing a command in the template command model with output parameter but without input parameter
 CTimedAttrDataThis class is used to store one element of an attribute history stack
 CTimedCmdDataThis class is used to store one element of a command history stack
 CUserDefaultAttrPropUser class to set attribute default properties
 CUserDefaultFwdAttrPropUser class to set forwarded attribute default properties
 CUserDefaultPipePropUser class to set pipe default properties
 CUtilThis class is a used to store TANGO device server process data and to provide the user with a set of utilities method
 CWAttributeThis class represents a writable attribute
 CWPipeThis class is a class representing a writable pipe in the TANGO device server pattern
 CApiUtilMiscellaneous utility methods usefull in a Tango client
 CAttributeProxyEasy to use interface to Tango device attribute
 CConnectionBase class for Tango device access
 CDatabaseA high level object which contains the link to the database
 CDataElementFundamental type for extracting data from a device pipe blob
 CDbDeviceA high level object for a device interface to the database
 CDeviceAttributeFundamental type for sending an dreceiving data to and from device attributes
 CDeviceDataFundamental type for sending and receiving data from device commands
 CDevicePipeFundamental type for sending/receiving data from device pipes
 CDevicePipeBlobA device pipe blob
 CDeviceProxyHigh level class which provides the client with an easy-to-use interface to TANGO devices