Interface of a sequence of short port. More...
Public Member Functions | |
void | put (in seq_short data, in long time, in long tag) |
This operation permits to transmit a sequence of short. |
Interface of a sequence of short port.
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.
data | the sequence transmitted. | |
time | time associated to the data. | |
tag | tag associated to the data. |