Version: 9.15.0
runSalomeCommon Namespace Reference

Data Structures

class  InterpServer
 
class  CatalogServer
 
class  SalomeDSServer
 
class  ConnectionManagerServer
 
class  RegistryServer
 
class  ContainerCPPServer
 
class  LoggerServer
 
class  CommonSessionServer
 
class  SessionServer
 
class  LauncherServer
 

Functions

def setVerbose (verbose)
 
def get_cata_path (list_modules, modules_root_dir)
 

Variables

 logger = logging.getLogger()
 

Function Documentation

◆ get_cata_path()

def runSalomeCommon.get_cata_path (   list_modules,
  modules_root_dir 
)
Build a list of catalog paths (cata_path) to initialize the ModuleCatalog server

Referenced by runSalomeCommon.CatalogServer.setpath(), and runSalomeCommon.LauncherServer.setpath().

◆ setVerbose()

Variable Documentation

◆ logger

runSalomeCommon.logger = logging.getLogger()