Version: 8.3.0
Ports Namespace Reference

module that contains interfaces to define the kind of ports provided by the SALOME component model. More...

Namespaces

namespace  Palm_Ports
 

Data Structures

interface  Param_Double_Port
 Interface of a port for parametric application This interface defines a Data_Port that sends a vector of double that are distributed along the different processor and returns a vector of double for the results. More...
 
interface  Port
 Interface of a DSC Port. More...
 
interface  Control_Port
 Interface of a Control_Port. More...
 
interface  Data_Port
 Interface a Data_Port. More...
 
interface  Data_And_Control_Port
 Data_And_Control_Port. More...
 
exception  NotDefined
 This exception indicates that the property doesn't not exist. More...
 
exception  BadType
 This exception indicates that the given value to the property is not of a good type. More...
 
exception  BadValue
 This exception indicates that the given value to the property is not authorized. More...
 
interface  PortProperties
 Interface of a PortProperties. More...
 
interface  Data_Short_Port
 Interface of a basic datastream short port This interface defines a Data_Port that transmit a CORBA::Short. More...
 

Detailed Description

module that contains interfaces to define the kind of ports provided by the SALOME component model.