Version: 8.3.0
Ports::Data_Short_Port Interface Reference

Interface of a basic datastream short port This interface defines a Data_Port that transmit a CORBA::Short. More...

import "SALOME_Ports.idl";

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

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