10 #include <boost/shared_ptr.hpp>
13 #include <vlutil/vlString.h>
38 virtual boost::shared_ptr<DtScriptInterface> createScriptInterface(
const DtGenericMessageType& scriptId);
39 virtual void releaseScriptInterface(
const DtGenericMessageType& scriptId,
int taskId, boost::shared_ptr<DtScriptInterface> iFace);
40 virtual bool passScriptInterface(
const DtGenericMessageType& scriptId, boost::shared_ptr<DtScriptInterface> iFace);