#include "TypeConversions.hxx"
#include "CORBACppConv.hxx"
#include <iostream>
#include "YacsTrace.hxx"
Go to the source code of this file.
Namespaces | |
namespace | YACS |
namespace | YACS::ENGINE |
Functions | |
Any * | YACS::ENGINE::convertCorbaCpp (const TypeCode *t, CORBA::Any *A) |
int | YACS::ENGINE::isAdaptableCppCorba (const TypeCode *t1, const TypeCode *t2) |