20 #ifndef __SERVICEINLINENODE_HXX__
21 #define __SERVICEINLINENODE_HXX__
39 void setScript (
const std::string &script);
40 std::string getScript()
const;
42 virtual std::string
typeName() {
return "YACS__ENGINE__ServiceInlineNode";}
#define YACSLIBENGINE_EXPORT
Base class for all composed nodes.
virtual std::string typeName()
Class for calculation node associated with a component service.