#include "utilities.h"
#include <iostream>
#include <unistd.h>
#include <SALOMEconfig.h>
#include <CORBA_CLIENT_HEADER(SALOME_Component)>
#include <CORBA_CLIENT_HEADER(SALOME_TestComponent)>
#include "SALOME_NamingService.hxx"
#include "NamingService_WaitForServerReadiness.hxx"
#include "Basics_Utils.hxx"
#include "Utils_ORB_INIT.hxx"
#include "Utils_SINGLETON.hxx"
#include "Utils_SALOME_Exception.hxx"
#include "Utils_CommException.hxx"
Functions | |
static std::ostream & | operator<< (std::ostream &os, const CORBA::Exception &e) |
Engines::TestComponent_ptr | create_instance (Engines::Container_ptr iGenFact, std::string componenttName) |
int | main (int argc, char *argv[]) |
Engines::TestComponent_ptr create_instance | ( | Engines::Container_ptr | iGenFact, |
std::string | componenttName | ||
) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
|
static |