Interface of a short for palm. More...
import "Palm_Ports.idl";
Public Member Functions | |
void | put (in short data, in long time, in long tag) |
This operation permits to transmit a short. More... | |
Interface of a short for palm.
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.
data | the short transmitted. |
time | time associated to the short. |
tag | tag associated to the short. |