62 DEBTRACE(
"before put refcnt: " <<
a->getRefCnt() );
64 DEBTRACE(
"after put refcnt: " <<
a->getRefCnt() );
: Interface for management of storage of data formated dynamically in its TypeCode....
virtual void put(const void *data)
Convert a Any to a Any.
TypeCode * edGetType() const
Base class for all ports.
Base class for Proxy Input Ports.
Base class for all type objects.
int isAdaptableNeutralNeutral(const TypeCode *t1, const TypeCode *t2)
YACS::ENGINE::Any * convertNeutralNeutral(const TypeCode *t, YACS::ENGINE::Any *data)
Any * convertCppCpp(const TypeCode *t, Any *data)
int isAdaptableCppCpp(const TypeCode *t1, const TypeCode *t2)