General KERNEL Documentation     End User KERNEL Services  


src/Container/SALOME_ContainerPy.py File Reference


Namespaces

namespace  SALOME_ContainerPy

Data Structures

class  SALOME_ContainerPy::SALOME_ContainerPy_i

Variables

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