20 #ifndef __CORBACPPCONV_HXX__
21 #define __CORBACPPCONV_HXX__
23 #include <omniORB4/CORBA.h>
38 virtual void put(
const void *data);
39 void put(CORBA::Any *data);
virtual void put(const void *data)
Convert a CORBA::Any that is convertible to a YACS::ENGINE::Any * and send it to proxy port.
Base class for Proxy Input Ports.
Base class for all type objects.
int isAdaptableCppCorba(const TypeCode *t1, const TypeCode *t2)