38 Port(other,newHelder),_data(0)
YACS::BASES::Mutex _mutex
virtual void put(const void *data)
OutputPort * clone(Node *newHelder) const
virtual void setValue(Any *data)
store the current dispatched value
AnyOutputPort(const std::string &name, Node *node, TypeCode *type)
virtual std::string getAsString()
returns port value as a string that can be used in a GUI for example
: Interface for management of storage of data formated dynamically in its TypeCode....
TypeCode * edGetType() const
Base class for all nodes.
virtual void put(const void *data)
Base class for all ports.
virtual std::string convertNeutralAsString(TypeCode *type, Any *data)
Convert a YACS::ENGINE::Any object to a string to be used in GUI for example.
Base class for all type objects.
YACSLIBENGINE_EXPORT Runtime * getRuntime()