fesa::RTActionInfo Struct Reference

#include <AbstractRTDeviceClass.h>

List of all members.

Public Attributes

std::string className_
 name of the class that contains the action
std::set< std::string > automaticallyNotifiedPropertiesCol_
 list of properties that will be notified automatically, after the RT-action has finished
bool isGlobalPropertyToBeNotified_
 true if the automaticallyNotifiedPropertiesCol_ set contains at least one global property
std::set< std::string > manuallyNotifiedPropertiesCol_

Detailed Description

Definition at line 76 of file AbstractRTDeviceClass.h.


Member Data Documentation

list of properties that will be notified automatically, after the RT-action has finished

Definition at line 87 of file AbstractRTDeviceClass.h.

name of the class that contains the action

Definition at line 81 of file AbstractRTDeviceClass.h.

Referenced by fesa::AbstractRTDeviceClass::addDiagnosticRTActionInfo().

true if the automaticallyNotifiedPropertiesCol_ set contains at least one global property

Definition at line 92 of file AbstractRTDeviceClass.h.

Definition at line 98 of file AbstractRTDeviceClass.h.


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

Generated on 18 Jan 2013 for Fesa by  doxygen 1.6.1