51 put((CORBA::Any *)data);
: Interface for management of storage of data formated dynamically in its TypeCode....
virtual void put(const void *data)
Convert a CORBA::Any that is convertible to a YACS::ENGINE::Any * and send it to proxy port.
TypeCode * edGetType() const
std::string getName() const
Base class for all ports.
Base class for Proxy Input Ports.
unsigned int getRefCnt() const
Base class for all type objects.
Any * convertCorbaCpp(const TypeCode *t, CORBA::Any *A)
YACS::ENGINE::Any * convertCorbaNeutral(const TypeCode *t, CORBA::Any *data)
int isAdaptableCppCorba(const TypeCode *t1, const TypeCode *t2)
int isAdaptableNeutralCorba(const TypeCode *t1, const TypeCode *t2)