Version: 8.3.0
Receivers.hxx File Reference
#include "SALOME_Comm_i.hxx"
#include "Receiver.hxx"
#include "Receivers.cxx"
Include dependency graph for Receivers.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CorbaNCNoCopyReceiver< T, TCorba, TSeqCorba, CorbaSender, servForT, ptrForT >
 Receiver used for transfert with CORBA when no copy is required remotely and locally. More...
 
class  CorbaNCWithCopyReceiver< T, TCorba, TSeqCorba, CorbaSender, servForT, ptrForT >
 Receiver used for transfert with CORBA when copy is not required remotely but required locally. More...
 
class  CorbaWCNoCopyReceiver< T, TCorba, TSeqCorba, CorbaSender, servForT, ptrForT >
 Receiver used for transfert with CORBA when copy is required remotely but not required locally. More...
 
class  CorbaWCWithCopyReceiver< T, TCorba, TSeqCorba, CorbaSender, servForT, ptrForT >
 Receiver used for transfert with CORBA when copy is required both remotely and locally. More...