Fawkes API
Fawkes Development Version
|
21 #ifndef FAWKES_GOLOGPP_ASPECT_ACTION_EXECUTOR_DISPATCHER_INIFIN_H
22 #define FAWKES_GOLOGPP_ASPECT_ACTION_EXECUTOR_DISPATCHER_INIFIN_H
24 #include "action_executor_dispatcher.h"
26 #include <aspect/inifins/inifin.h>
Dispatch an activity to a number of registered executors by checking all registered executors subsequ...
virtual ~GologppDispatcherAspectIniFin()
Destructor*.
GologppDispatcherAspectIniFin()
Constructor.
The initializer/finalizer for the GologppDispatcherAspect.
Aspect initializer/finalizer base class.
virtual void finalize(Thread *thread)
Finalize the aspect of the given thread.
An aspect that provides access to the Golog++ Action Executor Dispatcher.
Fawkes library namespace.
Thread class encapsulation of pthreads.
virtual void init(Thread *thread)
Initialize the thread with the aspect.