30 #ifndef _PALM_DATA_SEQ_SHORT_PORT_PROVIDES_HXX_
31 #define _PALM_DATA_SEQ_SHORT_PORT_PROVIDES_HXX_
33 #include "Palm_Ports.hh"
34 #include "provides_port.hxx"
35 #include "GenericPort.hxx"
36 #include "PalmCouplingPolicy.hxx"
39 public virtual POA_Ports::Palm_Ports::Palm_Data_Seq_Short_Port,
41 public virtual GenericPort< seq_u_manipulation<Ports::Palm_Ports::seq_short, CORBA::Short>,
44 typedef Ports::Palm_Ports::seq_short CorbaDataType;
52 void put(DataManipulator::CorbaInType data, CORBA::Long time, CORBA::Long tag) {
53 Port::put(data, time, tag);