#include "KernelLauncher.hxx"#include "SALOME_Launcher.hxx"#include "SALOME_ContainerManager.hxx"#include "SALOME_Fake_NamingService.hxx"#include "SALOME_KernelServices.hxx"#include "SALOME_ResourcesManager.hxx"#include "SALOME_ExternalServerLauncher.hxx"#include "SALOME_LogManager.hxx"#include "SALOME_CPythonHelper.hxx"#include "SALOME_LockMasterImpl.hxx"#include <cstring>#include <sstream>
Functions | |
| std::string | RetrieveInternalInstanceOfLocalCppResourcesManager () |
| std::string | GetContainerManagerInstance () |
| std::string | GetResourcesManagerInstance () |
| std::string | GetExternalServerInstance () |
| std::string | GetLogManagerInstance () |
| std::string | GetLockMasterEntryInNS () |
| std::string | GetLockMasterInstance () |
Variables | |
| static Engines::LogManager_var | LogManagerInstanceSingleton |
| static SALOME::ExternalServerLauncher_var | ExternalServerLauncherSingleton |
| static Engines::LockMaster_var | LockMasterSingleton |
| static const char | LockMasterEntryInNS [] = "/LockMaster" |
| std::string GetContainerManagerInstance | ( | ) |
| std::string GetExternalServerInstance | ( | ) |
| std::string GetLockMasterEntryInNS | ( | ) |
References LockMasterEntryInNS.
| std::string GetLockMasterInstance | ( | ) |
| std::string GetLogManagerInstance | ( | ) |
| std::string GetResourcesManagerInstance | ( | ) |
| std::string RetrieveInternalInstanceOfLocalCppResourcesManager | ( | ) |
References KERNEL::getLauncherSA(), launcher_use_case::launcher, and salome::rm.
|
static |
Referenced by GetExternalServerInstance().
|
static |
Referenced by GetLockMasterEntryInNS(), and GetLockMasterInstance().
|
static |
Referenced by GetLockMasterInstance().
|
static |
Referenced by GetLogManagerInstance().