]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
CCAR: add a new operation (SetAttrString) to SObject CORBA interface to be able
authorcaremoli <caremoli>
Mon, 3 Jan 2011 14:00:38 +0000 (14:00 +0000)
committercaremoli <caremoli>
Mon, 3 Jan 2011 14:00:38 +0000 (14:00 +0000)
commit19f7bede98e38c57fb86afa3eed80da205713780
tree27c4a9b57d7d58f74f7ddadf889e3b68533c3fce
parent745723800f69c3df03ede6a4a41e8fe24e57418c
CCAR: add a new operation (SetAttrString) to SObject CORBA interface to be able
to set an attribute value (of type string) without creating the intermediate Attribute object (faster)
idl/SALOMEDS.idl
src/Basics/Basics_Utils.hxx
src/SALOMEDS/SALOMEDS_SObject.cxx
src/SALOMEDS/SALOMEDS_SObject.hxx
src/SALOMEDS/SALOMEDS_SObject_i.cxx
src/SALOMEDS/SALOMEDS_SObject_i.hxx
src/SALOMEDSImpl/SALOMEDSImpl_AttributeIOR.cxx
src/SALOMEDSImpl/SALOMEDSImpl_SObject.cxx
src/SALOMEDSImpl/SALOMEDSImpl_SObject.hxx