#include "VisualizationComponent.hxx"
#include <string>
#include <unistd.h>
#include <signal.h>
#include <SALOME_NamingService.hxx>
#include <Utils_SALOME_Exception.hxx>
#include "Utils_CorbaException.hxx"
#include <pthread.h>
#include <execinfo.h>
#include "visu.hxx"
#include "MEDCouplingFieldDoubleClient.hxx"
#include "ParaMEDCouplingFieldDoubleServant.hxx"
#include "omniORB4/poa.h"
Data Structures | |
struct | exception_st |
Functions | |
void * | th_Visualize (void *s) |
PortableServer::ObjectId * | VisualizationComponentEngine_factory (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa, PortableServer::ObjectId *contId, const char *instanceName, const char *interfaceName) |
void* th_Visualize | ( | void * | s | ) |
PortableServer::ObjectId* VisualizationComponentEngine_factory | ( | CORBA::ORB_ptr | orb, |
PortableServer::POA_ptr | poa, | ||
PortableServer::ObjectId * | contId, | ||
const char * | instanceName, | ||
const char * | interfaceName | ||
) |