Variables | |
| string | st = "jjj" |
| dsm = salome.naming_service.Resolve("/DataServerManager") | |
| d2s = dsm.createDataScope("tonyy") | |
| a = d2s.createRdWrVar("str","c") | |
| string | sname = "S7" |
| tmp = a.invokePythonMethodOn("append",pickle.dumps((0,),pickle.HIGHEST_PROTOCOL)) | |
| _ | |
| c = a["cd"] ; gc.collect(0) | |
|
private |
| TestSalomeSDS1.a = d2s.createRdWrVar("str","c") |
Referenced by SALOMEDSImpl_Study.CopyLabel(), GenerateViolentMemoryFaultForTestPurpose(), SALOMEDS_AttributeStudyProperties_i.GetModificationsList(), SALOMEDSImpl_Study.Impl_SaveProperties(), A.lanceException1_5(), main(), SALOMEDSImpl_Study.PasteLabel(), and SALOMEDSImpl_AttributeStudyProperties.Save().
| TestSalomeSDS1.c = a["cd"] ; gc.collect(0) |
| TestSalomeSDS1.d2s = dsm.createDataScope("tonyy") |
| TestSalomeSDS1.dsm = salome.naming_service.Resolve("/DataServerManager") |
| string TestSalomeSDS1.sname = "S7" |
Referenced by printBacktrace().
| TestSalomeSDS1.st = "jjj" |
Referenced by Engines_MPIContainer_i.create_component_instance_env(), Engines_MPIContainer_i.finalize_removal(), GetSystemDate(), SALOMEDSImpl_Tool.GetSystemDate(), SALOMESDS::KeyWaiter.KeyWaiter(), Engines_MPIContainer_i.load_component_Library(), Engines_MPIContainer_i.load_impl(), main(), NOTIFICATION_date(), Engines_MPIContainer_i.remove_impl(), Utils_Timer.Start(), Utils_Timer.Stop(), th_createcomponentinstance(), th_finalizeremoval(), th_loadcomponentlibrary(), th_loadimpl(), th_removeimpl(), SALOMESDS::KeyWaiter.waitForAndKill(), and SALOMESDS::KeyWaiter.waitForMonoThr().
| TestSalomeSDS1.tmp = a.invokePythonMethodOn("append",pickle.dumps((0,),pickle.HIGHEST_PROTOCOL)) |
Referenced by seq_u_manipulation< seq_T, elem_T >.create(), seq_b_manipulation< seq_T, elem_T >.create(), CreateAttributeFromASCII(), CreateDatasetFromASCII(), SALOMESDS::PickelizedPyObjServer.CreateDftObjFromType(), SALOMESDS::DataScopeServerTransaction.createRdExtInitVarInternal(), SALOMESDS::DataScopeServer.createRdExtVar(), SALOMESDS::DataScopeServerTransaction.createRdExtVarFreeStyleInternal(), SALOMESDS::DataScopeServerTransaction.createRdExtVarInternal(), SALOMESDS::DataScopeServer.createRdOnlyVar(), SALOMESDS::DataScopeServerTransaction.createRdOnlyVarInternal(), SALOMESDS::DataScopeServer.createRdWrVar(), SALOMESDS::DataScopeServerTransaction.createRdWrVarInternal(), SALOMESDS::DataScopeServerTransaction.createWorkingVarTransac(), HDFarrayGetDim(), HDFdatasetGetDim(), SALOME_CPythonHelper.initializePython(), SALOME_ContainerManager.LaunchContainer(), SALOME_ContainerManager.machinesFile(), operator<<(), read_float64(), SALOMEDSImpl_Tool.splitStringWithEmpty(), SALOMEDSImpl_AttributeTableOfInteger.SwapColumns(), SALOMEDSImpl_AttributeTableOfReal.SwapColumns(), SALOMEDSImpl_AttributeTableOfString.SwapColumns(), SALOMEDSImpl_AttributeTableOfInteger.SwapRows(), SALOMEDSImpl_AttributeTableOfReal.SwapRows(), SALOMEDSImpl_AttributeTableOfString.SwapRows(), SALOMEDSTest.testStudy(), treatRepetation(), and write_float64().