SALOME documentation central

Ports::Palm_Ports::Palm_Data_Short_Port Interface Reference

Interface of a short for palm. More...

Inheritance diagram for Ports::Palm_Ports::Palm_Data_Short_Port:

Public Member Functions

void put (in short data, in long time, in long tag)
 This operation permits to transmit a short.

Detailed Description

Interface of a short for palm.


Member Function Documentation

void Ports::Palm_Ports::Palm_Data_Short_Port::put ( in short  data,
in long  time,
in long  tag 
)

This operation permits to transmit a short.

Parameters:
datathe short transmitted.
timetime associated to the short.
tagtag associated to the short.