mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-31 13:30:32 +05:00
SALOME Mesh module
f5efe8066b
Store names of variables set via UpdateParameters() in myLastParameters field - void UpdateParameters(CORBA::Object_ptr theObject, const char* theParameters); + void UpdateParameters(/*CORBA::Object_ptr theObject,*/ const char* theParameters); + const std::vector< std::string >& GetLastParameters() const { return myLastParameters; } + std::vector< std::string > myLastParameters; |
||
---|---|---|
adm_local | ||
bin | ||
doc | ||
idl | ||
resources | ||
src | ||
AUTHORS | ||
build_cmake | ||
build_cmake.bat | ||
build_configure | ||
ChangeLog | ||
clean_configure | ||
configure.ac | ||
COPYING | ||
cvs-tags | ||
INSTALL | ||
LICENCE | ||
Makefile.am | ||
NEWS | ||
README | ||
SMESH_version.h.in |