21#ifndef _PLUGINS_CLIPS_PDDL_PARSER_THEAD_H_
22#define _PLUGINS_CLIPS_PDDL_PARSER_THEAD_H_
24#include <aspect/logging.h>
25#include <core/threading/thread.h>
26#include <plugins/clips/aspect/clips_feature.h>
Plugin thread that provides the pddl-parser CLIPS features.
void init()
Initialize the thread.
Thread aspect to provide a feature to CLIPS environments.
Thread aspect to log output.
Thread class encapsulation of pthreads.