General KERNEL Documentation     End User KERNEL Services  


salomeConsole Namespace Reference


Data Structures

class  client

Variables

tuple files = glob.glob(os.path.join(os.environ["HOME"],Utils_Identity.getapplipath(),".omni*.cfg"))
string filename = ""
list filename = files[0]
tuple rep = raw_input("Do you want to connect to this session [y|n]")
 filename = f
tuple rep = raw_input("Do you want to try a local session on port 2810 ? [y|n]")
tuple session = clt.waitNS("/Kernel/Session")
tuple catalog = clt.waitNS("/Kernel/ModulCatalog")
tuple studyMgr = clt.waitNS("/myStudyManager")


Variable Documentation

tuple salomeConsole::files = glob.glob(os.path.join(os.environ["HOME"],Utils_Identity.getapplipath(),".omni*.cfg")) [static]
 

string salomeConsole::filename = "" [static]
 

list salomeConsole::filename = files[0] [static]
 

tuple salomeConsole::rep = raw_input("Do you want to connect to this session [y|n]") [static]
 

salomeConsole::filename = f [static]
 

tuple salomeConsole::rep = raw_input("Do you want to try a local session on port 2810 ? [y|n]") [static]
 

tuple salomeConsole::session = clt.waitNS("/Kernel/Session") [static]
 

tuple salomeConsole::catalog = clt.waitNS("/Kernel/ModulCatalog") [static]
 

tuple salomeConsole::studyMgr = clt.waitNS("/myStudyManager") [static]