Version: 9.12.0
MPIContainer_i.hxx File Reference
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SALOME_MPIContainer)>
#include "SALOME_Container_i.hxx"
#include "MPIObject_i.hxx"
Include dependency graph for MPIContainer_i.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  thread_st
 
class  Engines_MPIContainer_i
 

Functions

void * th_loadcomponentlibrary (void *st)
 
void * th_createcomponentinstance (void *st)
 
void * th_loadimpl (void *st)
 
void * th_removeimpl (void *st)
 
void * th_finalizeremoval (void *st)
 

Function Documentation

◆ th_createcomponentinstance()

void* th_createcomponentinstance ( void *  st)

◆ th_finalizeremoval()

void* th_finalizeremoval ( void *  st)

◆ th_loadcomponentlibrary()

void* th_loadcomponentlibrary ( void *  st)

◆ th_loadimpl()

void* th_loadimpl ( void *  st)

◆ th_removeimpl()

void* th_removeimpl ( void *  st)