#include "SALOME_Communication.hxx"#include "MultiCommException.hxx"#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SALOME_Comm)>

Go to the source code of this file.
Data Structures | |
| class | SenderFactory |
| This class implements the factory pattern of GoF by making a sender by giving an array and a communicator.It completely hides the type of sender from the user. More... | |
| struct | mapCppSender< T > |
| struct | mapCppSender< int > |
| struct | mapCppSender< double > |