20 #ifndef __SERVERNODE_HXX__
21 #define __SERVERNODE_HXX__
43 bool isDeployable()
const;
46 virtual std::string
typeName() {
return "YACS__ENGINE__ServerNode"; }
#define YACSLIBENGINE_EXPORT
Base class for all composed nodes.
Class for calculation node (function) inlined (and executed) in the schema.
virtual ServerNode * createNode(const std::string &name) const =0
virtual std::string getEffectiveKindOfServer() const =0
virtual std::string typeName()