SALOME documentation central

Ports::Palm_Ports::Palm_Data_Seq_Short_Port Interface Reference

Interface of a sequence of short port. More...

Inheritance diagram for Ports::Palm_Ports::Palm_Data_Seq_Short_Port:

Public Member Functions

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

Detailed Description

Interface of a sequence of short port.


Member Function Documentation

void Ports::Palm_Ports::Palm_Data_Seq_Short_Port::put ( in seq_short  data,
in long  time,
in long  tag 
)

This operation permits to transmit a sequence of short.

Parameters:
datathe sequence transmitted.
timetime associated to the data.
tagtag associated to the data.