This file contains the IDL base interfaces for ports in the SALOME component model. More...
Go to the source code of this file.
Data Structures | |
interface | Ports::Port |
Interface of a DSC Port. More... | |
interface | Ports::Control_Port |
Interface of a Control_Port. More... | |
interface | Ports::Data_Port |
Interface a Data_Port. More... | |
interface | Ports::Data_And_Control_Port |
Data_And_Control_Port. More... | |
exception | Ports::NotDefined |
This exception indicates that the property doesn't not exist. More... | |
exception | Ports::BadType |
This exception indicates that the given value to the property is not of a good type. More... | |
exception | Ports::BadValue |
This exception indicates that the given value to the property is not authorized. More... | |
interface | Ports::PortProperties |
Interface of a PortProperties. More... | |
interface | Ports::Data_Short_Port |
Interface of a basic datastream short port This interface defines a Data_Port that transmit a CORBA::Short. More... | |
Namespaces | |
namespace | Ports |
module that contains interfaces to define the kind of ports provided by the SALOME component model. | |
This file contains the IDL base interfaces for ports in the SALOME component model.