30 #ifndef _PALM_DATA_SEQ_SHORT_PORT_PROVIDES_HXX_
31 #define _PALM_DATA_SEQ_SHORT_PORT_PROVIDES_HXX_
33 #include "Palm_Ports.hh"
41 public virtual GenericPort< seq_u_manipulation<Ports::Palm_Ports::seq_short, CORBA::Short>,
Definition: GenericPort.hxx:61
void put(CorbaInDataType data, TimeType time, TagType tag)
Definition: GenericPort.hxx:155
Definition: palm_data_seq_short_port_provides.hxx:43
seq_u_manipulation< CorbaDataType, CORBA::Short > DataManipulator
Definition: palm_data_seq_short_port_provides.hxx:45
palm_data_seq_short_port_provides()
Definition: palm_data_seq_short_port_provides.hxx:49
GenericPort< DataManipulator, PalmCouplingPolicy > Port
Definition: palm_data_seq_short_port_provides.hxx:46
virtual ~palm_data_seq_short_port_provides()
Definition: palm_data_seq_short_port_provides.hxx:50
Ports::Port_ptr get_port_ref()
This method permits to get the CORBA reference of the port.
Definition: palm_data_seq_short_port_provides.hxx:56
void put(DataManipulator::CorbaInType data, CORBA::Long time, CORBA::Long tag)
Definition: palm_data_seq_short_port_provides.hxx:52
Ports::Palm_Ports::seq_short CorbaDataType
Definition: palm_data_seq_short_port_provides.hxx:44
This class implements a DSC_User provides C++ port.
Definition: provides_port.hxx:41
Definition: CorbaTypeManipulator.hxx:198
const seq_T & CorbaInType
Definition: CorbaTypeManipulator.hxx:202
sequence< short > seq_short
It is a sequence of short for palm ports.
Definition: Palm_Ports.idl:50