42 DEBTRACE(
"proxy port from C++ to XML");
: Interface for management of storage of data formated dynamically in its TypeCode....
virtual void put(const void *data)
Convert a YACS::ENGINE::Any that is convertible to Xml::char * and send it to proxy port.
TypeCode * edGetType() const
std::string getName() const
Base class for all ports.
Base class for Proxy Input Ports.
Base class for all type objects.
int isAdaptableXmlCpp(const TypeCode *t1, const TypeCode *t2)
std::string convertCppXml(const TypeCode *t, void *ob)
std::string convertNeutralXml(const TypeCode *t, YACS::ENGINE::Any *data)
int isAdaptableXmlNeutral(const TypeCode *t1, const TypeCode *t2)