#include "TypeConversions.hxx"
#include "CppCORBAConv.hxx"
#include "RuntimeSALOME.hxx"
#include <iostream>
#include <sstream>
Go to the source code of this file.
Namespaces | |
namespace | YACS |
namespace | YACS::ENGINE |
Functions | |
CORBA::Any * | YACS::ENGINE::convertCppCorba (const TypeCode *t, Any *data) |
int | YACS::ENGINE::isAdaptableCorbaCpp (const TypeCode *t1, const TypeCode *t2) |