Version: 9.12.0
Ports::Palm_Ports::Palm_Data_Seq_Short_Port Interface Reference

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

import"Palm_Ports.idl";

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

Detailed Description

Interface of a sequence of short port.

Member Function Documentation

◆ put()

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.