General KERNEL Documentation     End User KERNEL Services  


SALOME_ContainerPy Namespace Reference


Data Structures

class  SALOME_ContainerPy_i

Variables

tuple orb = CORBA.ORB_init(sys.argv, CORBA.ORB_ID)
tuple poa = orb.resolve_initial_references("RootPOA")
list containerName = sys.argv[1]
tuple cpy_i = SALOME_ContainerPy_i(orb, poa, containerName)
tuple cpy_o = cpy_i._this()
tuple poaManager = poa._get_the_POAManager()


Variable Documentation

tuple SALOME_ContainerPy::orb = CORBA.ORB_init(sys.argv, CORBA.ORB_ID) [static]
 

tuple SALOME_ContainerPy::poa = orb.resolve_initial_references("RootPOA") [static]
 

list SALOME_ContainerPy::containerName = sys.argv[1] [static]
 

tuple SALOME_ContainerPy::cpy_i = SALOME_ContainerPy_i(orb, poa, containerName) [static]
 

tuple SALOME_ContainerPy::cpy_o = cpy_i._this() [static]
 

tuple SALOME_ContainerPy::poaManager = poa._get_the_POAManager() [static]