Version: 8.3.0
SALOME_ParallelContainerNodeDummy.cxx File Reference
#include <iostream>
#include <string>
#include <stdio.h>
#include <unistd.h>
#include "SALOME_ParallelContainer_i.hxx"
#include <paco_omni.h>
#include <paco_dummy.h>
#include "SALOME_NamingService.hxx"
#include "utilities.h"
#include "Basics_Utils.hxx"
#include "Utils_ORB_INIT.hxx"
#include "Utils_SINGLETON.hxx"
#include "SALOMETraceCollector.hxx"
#include "OpUtil.hxx"
#include "Container_init_python.hxx"
Include dependency graph for SALOME_ParallelContainerNodeDummy.cxx:

Typedefs

typedef void(* sighandler_t )(int)
 

Functions

sighandler_t setsig (int sig, sighandler_t handler)
 
void AttachDebugger ()
 
void Handler (int theSigId)
 
void terminateHandler (void)
 
void unexpectedHandler (void)
 
int main (int argc, char *argv[])
 

Typedef Documentation

typedef void(* sighandler_t)(int)

Function Documentation

void AttachDebugger ( )
void Handler ( int  theSigId)

References AttachDebugger().

sighandler_t setsig ( int  sig,
sighandler_t  handler 
)
void terminateHandler ( void  )

References AttachDebugger().

void unexpectedHandler ( void  )

References AttachDebugger().