Version: 8.3.0
VisualizationComponent.cxx File Reference
#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"
Include dependency graph for VisualizationComponent.cxx:

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)
 

Function Documentation

PortableServer::ObjectId* VisualizationComponentEngine_factory ( CORBA::ORB_ptr  orb,
PortableServer::POA_ptr  poa,
PortableServer::ObjectId *  contId,
const char *  instanceName,
const char *  interfaceName 
)