12#ifndef WSFSCRIPTTASKPROCESSORCLASS_HPP
13#define WSFSCRIPTTASKPROCESSORCLASS_HPP
15#include "wsf_export.h"
#define WSF_EXPORT
Definition WsfXIO_Export.hpp:35
WsfScriptTaskManagerClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptTaskManagerClass.cpp:44
UT_DECLARE_SCRIPT_METHOD(SetEvaluationInterval)
UT_DECLARE_SCRIPT_METHOD(StateOfTrack)
UT_DECLARE_SCRIPT_METHOD(CountInState)
WsfScriptTaskProcessorClass(const std::string &aClassName, UtScriptTypes *aScriptTypesPtr)
Definition WsfScriptTaskProcessorClass.cpp:21
UT_DECLARE_SCRIPT_METHOD(SetTransitionTime)
UT_DECLARE_SCRIPT_METHOD(TracksInState)
UT_DECLARE_SCRIPT_METHOD(EnterState)