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>
Aspect initializer/finalizer base class.
The initializer/finalizer for the GologppDispatcherAspect.
virtual ~GologppDispatcherAspectIniFin()
Destructor*.
virtual void init(Thread *thread)
Initialize the thread with the aspect.
GologppDispatcherAspectIniFin()
Constructor.
virtual void finalize(Thread *thread)
Finalize the aspect of the given thread.
An aspect that provides access to the Golog++ Action Executor Dispatcher.
Thread class encapsulation of pthreads.
Dispatch an activity to a number of registered executors by checking all registered executors subsequ...
Fawkes library namespace.