Version: 9.15.0
KernelLauncher.cxx File Reference
Include dependency graph for KernelLauncher.cxx:

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"
 

Function Documentation

◆ GetContainerManagerInstance()

◆ GetExternalServerInstance()

◆ GetLockMasterEntryInNS()

std::string GetLockMasterEntryInNS ( )

References LockMasterEntryInNS.

◆ GetLockMasterInstance()

◆ GetLogManagerInstance()

◆ GetResourcesManagerInstance()

◆ RetrieveInternalInstanceOfLocalCppResourcesManager()

std::string RetrieveInternalInstanceOfLocalCppResourcesManager ( )

Variable Documentation

◆ ExternalServerLauncherSingleton

SALOME::ExternalServerLauncher_var ExternalServerLauncherSingleton
static

◆ LockMasterEntryInNS

const char LockMasterEntryInNS[] = "/LockMaster"
static

◆ LockMasterSingleton

Engines::LockMaster_var LockMasterSingleton
static

Referenced by GetLockMasterInstance().

◆ LogManagerInstanceSingleton

Engines::LogManager_var LogManagerInstanceSingleton
static

Referenced by GetLogManagerInstance().