SALOME documentation central

Ports::Data_Short_Port Interface Reference

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. More...

Inheritance diagram for Ports::Data_Short_Port:

Public Member Functions

void put (in short data)
 this operation can be used by a uses port to send me a short

Detailed Description

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.


Member Function Documentation

void Ports::Data_Short_Port::put ( in short  data)

this operation can be used by a uses port to send me a short