Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
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:
Inheritance graph

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