Interface of a basic datastream short port This interface defines a Data_Port that transmit a CORBA::Short. More...
import "SALOME_Ports.idl";
Public Member Functions | |
void | put (in short data) |
this operation can be used by a uses port to send me a short More... | |
Interface of a basic datastream short port This interface defines a Data_Port that transmit a CORBA::Short.
This interface can be seen as an example of an integration of a port in the DSC_User programming model.
void Ports::Data_Short_Port::put | ( | in short | data | ) |
this operation can be used by a uses port to send me a short