Class is designed to ease the use of multi communication. More...
#include <SALOMEMultiComm.hxx>

Public Member Functions | |
| SALOMEMultiComm () | |
| SALOMEMultiComm (SALOME::TypeOfCommunication type) | |
| virtual void | setProtocol (SALOME::TypeOfCommunication type) | 
| SALOME::TypeOfCommunication | getProtocol () const | 
Protected Attributes | |
| SALOME::TypeOfCommunication | _type | 
Class is designed to ease the use of multi communication.
 Simply inherite from it your servant class you want to emit data with senders. 
| SALOMEMultiComm::SALOMEMultiComm | ( | ) | 
| SALOMEMultiComm::SALOMEMultiComm | ( | SALOME::TypeOfCommunication | type | ) | 
| SALOME::TypeOfCommunication SALOMEMultiComm::getProtocol | ( | ) | const | 
References _type.
      
  | 
  virtual | 
References _type.
      
  | 
  protected | 
Referenced by getProtocol(), and setProtocol().