Packages | |
| package | TestMedCorba8 |
Variables | |
| list | TestMedCorba8.BASE = os.environ["MED_ROOT_DIR"] |
| tuple | TestMedCorba8.fileName = os.path.join( BASE, 'pointe.med' ) |
| tuple | TestMedCorba8.orb = CORBA.ORB_init([''], CORBA.ORB_ID) |
| tuple | TestMedCorba8.lcc = LifeCycleCORBA(orb) |
| tuple | TestMedCorba8.C = lcc.FindOrLoadComponent("FactoryServerPy", "Compo1Py") |
| tuple | TestMedCorba8.mDistant = C.Calcul1() |
| tuple | TestMedCorba8.mDistantCopy = MESHClient(mDistant) |