Tango Core Classes Reference  9.2.5
Tango::AttrConfEventData Class Reference

Attribute configuration change event callback execution data. More...

#include "tango.h"

Inherited by Tango::FwdAttrConfEventData.

Collaboration diagram for Tango::AttrConfEventData:

Public Attributes

AttributeInfoExattr_conf
 The attribute configuration.
 
string attr_name
 The attribute name.
 
DeviceProxydevice
 The DeviceProxy object on which the call was executed.
 
bool err
 A boolean flag set to true if the request failed. False otherwise.
 
DevErrorList errors
 The error stack.
 
string event
 The event name.
 

Detailed Description

Attribute configuration change event callback execution data.

This class is used to pass data to the callback method when an attribute configuration event is sent to the client

Author
taurel
Revision
27410

The documentation for this class was generated from the following file: