]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
*** empty log message ***
authorageay <ageay>
Thu, 19 Aug 2004 11:09:07 +0000 (11:09 +0000)
committerageay <ageay>
Thu, 19 Aug 2004 11:09:07 +0000 (11:09 +0000)
commit09074e936cba1b2a48ab1029cf8bb58d8cdd4bce
tree6a26310ce227364450c64dd21fa60b6f9a4c891d
parentd073c28281a971fa8c622f6ae6db9cad1db59c0c
*** empty log message ***
15 files changed:
src/Communication/Makefile.in [new file with mode: 0644]
src/Communication/MultiCommException.cxx [new file with mode: 0644]
src/Communication/MultiCommException.hxx [new file with mode: 0644]
src/Communication/Receiver.cxx [new file with mode: 0644]
src/Communication/Receiver.hxx [new file with mode: 0644]
src/Communication/ReceiverFactory.cxx [new file with mode: 0644]
src/Communication/ReceiverFactory.hxx [new file with mode: 0644]
src/Communication/Receivers.cxx [new file with mode: 0644]
src/Communication/Receivers.hxx [new file with mode: 0644]
src/Communication/SALOMEMultiComm.cxx [new file with mode: 0644]
src/Communication/SALOMEMultiComm.hxx [new file with mode: 0644]
src/Communication/SALOME_Comm_i.cxx [new file with mode: 0644]
src/Communication/SALOME_Comm_i.hxx [new file with mode: 0644]
src/Communication/SenderFactory.cxx [new file with mode: 0644]
src/Communication/SenderFactory.hxx [new file with mode: 0644]