Version: 9.15.0
__init__.py File Reference

Data Structures

class  KERNEL_PY.SessionContextManager
 
class  KERNEL_PY.LogManagerLaunchMonitoringFileCtxMgr
 
class  KERNEL_PY.Barrier
 
class  KERNEL_PY.LockGuardCM
 
class  KERNEL_PY.ContainerLauncherCM
 

Namespaces

 KERNEL_PY
 
 salome
 Module salome gives access to Salome resources.
 

Functions

def KERNEL_PY.extend_path (pname)
 
def KERNEL_PY.standalone ()
 
def KERNEL_PY.withServers ()
 
def KERNEL_PY.salome_init (path=None, embedded=False, iorfakensfile=None, forced=False)
 
def KERNEL_PY.salome_init_without_session_common (path=None, embedded=False)
 
def KERNEL_PY.salome_init_without_session (path=None, embedded=False, iorfakensfile=None)
 
def KERNEL_PY.salome_init_without_session_attached (path=None, embedded=False)
 
def KERNEL_PY.salome_init_with_session (path=None, embedded=False)
 
def KERNEL_PY.salome_close ()
 
def KERNEL_PY.salome_NS ()
 
def KERNEL_PY.salome_walk_on_containers (ns, root)
 
def KERNEL_PY.salome_shutdown_containers_with_session ()
 
def KERNEL_PY.retrieve_containers_in_ns ()
 
def KERNEL_PY.get_all_containers ()
 
def KERNEL_PY.salome_shutdown_containers_without_session ()
 
def KERNEL_PY.salome_shutdown_containers ()
 
def KERNEL_PY.ContainerManagerSetOverrideEnvForContainersSimple (self, env)
 
def KERNEL_PY.LogManagerNaiveFetch (self)
 
def KERNEL_PY.LogManagerFetch (self, clearMemory=False)
 
def KERNEL_PY.LogManagerDumpInFile (self, fileName, clearMemory=False)
 
def KERNEL_PY.LogManagerLaunchMonitoringDumpFile (self, intervalInMs, outFileName)
 
def KERNEL_PY.LogManagerDumpIORInFile (self, iorFileName)
 
def KERNEL_PY.LogManagerLoadFromFile (fileName)
 
def KERNEL_PY.LogManagerLoadFromIORFile (iorFile)
 
def KERNEL_PY.LogManagerFinalFetchBeforeDying (self)
 
def KERNEL_PY.LogManagerGetLatestMonitoringDumpFile (self)
 

Variables

string KERNEL_PY.ROOT_PYTHONPACKAGE_NAME = "salome"
 
string KERNEL_PY.MATCH_ENDING_PATTERN = "site-packages" + os.path.sep + "salome"
 
 KERNEL_PY.flags = None
 
 KERNEL_PY.orb
 
 KERNEL_PY.lcc
 
 KERNEL_PY.naming_service
 
 KERNEL_PY.cm
 
 KERNEL_PY.sg
 
 KERNEL_PY.esm
 
 KERNEL_PY.dsm
 
 KERNEL_PY.logm
 
 KERNEL_PY.modulcat
 
 KERNEL_PY.rm
 
 KERNEL_PY.lm
 
 KERNEL_PY.myStudy
 
 KERNEL_PY.myStudyName
 
bool KERNEL_PY.salome_initial = True
 
string KERNEL_PY.CM_NAME_IN_NS = "/ContainerManager"
 
string KERNEL_PY.RM_NAME_IN_NS = "/ResourcesManager"
 
string KERNEL_PY.DSM_NAME_IN_NS = "/DataServerManager"
 
string KERNEL_PY.ESM_NAME_IN_NS = "/ExternalServers"
 
string KERNEL_PY.LOGM_NAME_IN_NS = "/LogManager"
 
 KERNEL_PY.__all__ = dir()