43 put((PyObject *)data);
57 DEBTRACE(
"before put refcnt: " <<
a->getRefCnt() );
61 DEBTRACE(
"after put refcnt: " <<
a->getRefCnt() );
: Interface for management of storage of data formated dynamically in its TypeCode....
TypeCode * edGetType() const
virtual void put(const void *data)
Base class for all type objects.
int isAdaptableCppPyObject(const TypeCode *t1, const TypeCode *t2)
int isAdaptableNeutralPyObject(const TypeCode *t1, const TypeCode *t2)
YACS::ENGINE::Any * convertPyObjectNeutral(const TypeCode *t, PyObject *data)
Any * convertPyObjectCpp(const TypeCode *t, PyObject *data)