#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_getStudyManager () |
| bool | TEST_getSalomeLauncher () |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References TEST_corba(), TEST_getLifeCycleCORBA(), TEST_getSalomeLauncher(), and TEST_getStudyManager().
| bool TEST_corba | ( | ) |
References KERNEL::getLifeCycleCORBA(), KERNEL::getNamingService(), KERNEL::getORB(), and LOG.
Referenced by main().
| bool TEST_getLifeCycleCORBA | ( | ) |
References 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_getStudyManager | ( | ) |
References KERNEL::getStudyManager(), and LOG.
Referenced by main().