Version: 8.3.0
Component_i.cxx File Reference
#include "SALOME_Component_i.hxx"
#include "SALOME_Container_i.hxx"
#include "RegistryConnexion.hxx"
#include "Basics_Utils.hxx"
#include <stdio.h>
#include <dlfcn.h>
#include <cstdlib>
#include "utilities.h"
#include <sys/time.h>
#include <sys/resource.h>
#include <unistd.h>
Include dependency graph for Component_i.cxx:

Functions

void SetCpuUsed ()
 C++ method: More...
 
void CallCancelThread ()
 

Variables

bool _Sleeping
 
static Engines_Component_itheEngines_Component
 

Function Documentation

void CallCancelThread ( )

Referenced by SigIntHandler().

void SetCpuUsed ( )

C++ method:

Referenced by SigIntHandler().

Variable Documentation

Engines_Component_i* theEngines_Component
static