#include "SALOME_KernelServices.hxx"#include "Basics_Utils.hxx"#include <SALOMEconfig.h>#include <CORBA_CLIENT_HEADER(SALOME_TestComponent)>#include <string.h>
Functions | |
| bool | TEST_corba () |
| bool | TEST_getLifeCycleCORBA () |
| bool | TEST_getStudy () |
| bool | TEST_getSalomeLauncher () |
| int | main () |
| int main | ( | void | ) |
References TEST_corba(), TEST_getLifeCycleCORBA(), TEST_getSalomeLauncher(), and TEST_getStudy().
| bool TEST_corba | ( | ) |
References KERNEL::getLifeCycleCORBA(), KERNEL::getNamingService(), KERNEL::getORB(), salome::lcc, LOG, and salome::orb.
Referenced by main().
| bool TEST_getLifeCycleCORBA | ( | ) |
References TestLifeCycleCORBA::engine, SALOME_LifeCycleCORBA::FindOrLoad_Component(), KERNEL::getLifeCycleCORBA(), and LOG.
Referenced by main().
| bool TEST_getSalomeLauncher | ( | ) |
References SALOME::SALOME_Exception::details, KERNEL::getSalomeLauncher(), LOG, and SALOME::ExceptionStruct::text.
Referenced by main().
| bool TEST_getStudy | ( | ) |
References KERNEL::getStudyServant(), and LOG.
Referenced by main().