fesa::AbstractRTAction Member List
This is the complete list of members for
fesa::AbstractRTAction, including all inherited members.
abortedActionCount_ | fesa::AbstractRTAction | [protected] |
AbstractAction(std::string &actionName, std::string &className, const AbstractServiceLocator *serviceLocator, const std::map< std::string, const AbstractServiceLocator * > serviceLocatorRelatedClasses) | fesa::AbstractAction | |
abstractDeviceCol_ | fesa::AbstractRTAction | [protected] |
AbstractRTAction(RTActionConfig &rtActionConfig, const AbstractServiceLocator *serviceLocator, const std::map< std::string, const AbstractServiceLocator * > serviceLocatorRelatedClasses) | fesa::AbstractRTAction | |
automaticallyNotifiedPropertiesCol_ | fesa::AbstractRTAction | [private] |
className_ | fesa::AbstractAction | [protected] |
completedActionCount_ | fesa::AbstractRTAction | [protected] |
DEFAULT_ON_DEMAND_MESSAGE_PRIO | fesa::AbstractAction | [static] |
devicesShareTimingDomain_ | fesa::AbstractRTAction | [private] |
eventName_ | fesa::AbstractRTAction | [protected] |
eventSourceName_ | fesa::AbstractRTAction | [protected] |
execute(RTEvent *event)=0 | fesa::AbstractRTAction | [pure virtual] |
executeAction(RTEvent *event) | fesa::AbstractRTAction | |
getName() | fesa::AbstractAction | [inline] |
globalDevice_ | fesa::AbstractRTAction | [protected] |
manuallyNotifiedPropertiesCol_ | fesa::AbstractRTAction | [protected] |
manualNotificationMessage_ | fesa::AbstractRTAction | [protected] |
name_ | fesa::AbstractAction | [protected] |
notificationID_ | fesa::AbstractRTAction | [protected] |
onDemandEventProducerCol_ | fesa::AbstractAction | [protected] |
OnDemandEventProducerCollection typedef | fesa::AbstractAction | [protected] |
OnDemandEventSourceName typedef | fesa::AbstractAction | [protected] |
printConfig(FesaStream *)=0 | fesa::AbstractRTAction | [pure virtual] |
printState(FesaStream *, double)=0 | fesa::AbstractRTAction | [pure virtual] |
selectionCriterion_ | fesa::AbstractRTAction | [protected] |
sendManualNotification(MultiplexingContext *muxContext) | fesa::AbstractRTAction | [protected] |
serviceLocator_ | fesa::AbstractAction | [protected] |
serviceLocatorRelatedClasses_ | fesa::AbstractAction | [protected] |
theNotificationProducer_ | fesa::AbstractRTAction | [private] |
timingDomain_ | fesa::AbstractRTAction | [private] |
triggerAllAutomaticallyTriggeredOnDemandEventSources(MultiplexingContext *pCtxt, uint32_t msgPrio=DEFAULT_ON_DEMAND_MESSAGE_PRIO) | fesa::AbstractAction | |
triggerAllOnDemandEventSources(MultiplexingContext *pCtxt, uint32_t msgPrio=DEFAULT_ON_DEMAND_MESSAGE_PRIO) | fesa::AbstractAction | |
triggerOnDemandEventSource(const std::string &sourceName, MultiplexingContext *pCtxt, uint32_t msgPrio=DEFAULT_ON_DEMAND_MESSAGE_PRIO) | fesa::AbstractAction | |
triggerOnDemandEventSource(const std::string &sourceName, MultiplexingContext *pCtxt, const char *payload, uint32_t payloadSize, uint32_t msgPrio=DEFAULT_ON_DEMAND_MESSAGE_PRIO) | fesa::AbstractAction | |
~AbstractAction() | fesa::AbstractAction | [virtual] |
~AbstractRTAction() | fesa::AbstractRTAction | [virtual] |