20 #ifndef __CPPPYTHONCONV_HXX__
21 #define __CPPPYTHONCONV_HXX__
35 virtual void put(
const void *data) ;
: Interface for management of storage of data formated dynamically in its TypeCode....
virtual void put(const void *data)
Convert the received C++ value to PyObject * and send it to proxy port.
Base class for Proxy Input Ports.
Base class for all type objects.
int isAdaptablePyObjectCpp(const TypeCode *t1, const TypeCode *t2)