Tango Core Classes Reference
9.3.4
|
Group reply for a read_attribute execution. More...
#include "tango.h"
Inherits vector< GroupAttrReply >.
Public Member Functions | |
bool | has_failed () const |
Check if an error has occurred. More... | |
void | reset () |
Reset the object. More... | |
Group reply for a read_attribute execution.
This class inherits from vector<GroupAttrReply> and therefore, each device in the group heierarchy has his own GroupAttrReply object which can be retrieved with the classical vector [] operator
$Author$ $Revision$
|
inline |
Check if an error has occurred.
Returns a boolean set to true if the read_attribute executed on the group has failed for any device member of the hierarchy. Otherwise, returns false
|
inline |
Reset the object.
This methods empty the inherited vector and reset the error flag