Go to the documentation of this file.
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";}