]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Implementation of AttributeParameter
authorsrn <srn@opencascade.com>
Thu, 26 Jan 2006 07:13:03 +0000 (07:13 +0000)
committersrn <srn@opencascade.com>
Thu, 26 Jan 2006 07:13:03 +0000 (07:13 +0000)
commitbfb17f2f7eaca38e8174a07cb64ae199fb64b3fe
tree54ae4475529e6ceaa0b39e0b3e67069c27da9105
parent3a54f661040607cbb574e08b8b15a75260fb70a4
Implementation of AttributeParameter
16 files changed:
idl/SALOMEDS_Attributes.idl
src/SALOMEDS/Makefile.in
src/SALOMEDS/SALOMEDS_AttributeParameter.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter_i.cxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_AttributeParameter_i.hxx [new file with mode: 0644]
src/SALOMEDS/SALOMEDS_Attributes.hxx
src/SALOMEDS/SALOMEDS_ClientAttributes.hxx
src/SALOMEDSClient/Makefile.in
src/SALOMEDSClient/SALOMEDSClient.hxx
src/SALOMEDSClient/SALOMEDSClient_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDSImpl/Makefile.in
src/SALOMEDSImpl/SALOMEDSImpl_AttributeParameter.cxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_AttributeParameter.hxx [new file with mode: 0644]
src/SALOMEDSImpl/SALOMEDSImpl_Attributes.hxx
src/SALOMEDSImpl/testDS.cxx