The Robot Application Programming Interface Delegate Project
RAPID Logo

ProcessIOStreamTypeSupport Member List

This is the complete list of members for ProcessIOStreamTypeSupport, including all inherited members.
copy_data(Object destination, Object source)ProcessIOStreamTypeSupport
create_data()ProcessIOStreamTypeSupport
create_datareader(long native_reader, DataReaderListener listener, int mask)ProcessIOStreamTypeSupport [protected]
create_datawriter(long native_writer, DataWriterListener listener, int mask)ProcessIOStreamTypeSupport [protected]
deserialize_key_sample(Object endpoint_data, Object dst, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_key, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
deserialize_sample(Object endpoint_data, Object dst, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_sample, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
destroy_data(Object data)ProcessIOStreamTypeSupport
get_instance()ProcessIOStreamTypeSupport [static]
get_serialized_key_max_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOStreamTypeSupport
get_serialized_sample_max_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOStreamTypeSupport
get_serialized_sample_min_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOStreamTypeSupport
get_serialized_sample_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long current_alignment, Object sample)ProcessIOStreamTypeSupport
get_type()ProcessIOStreamTypeSupport
get_type_name()ProcessIOStreamTypeSupport [static]
getInstance()ProcessIOStreamTypeSupport [static]
ProcessIOStreamTypeSupport()ProcessIOStreamTypeSupport [protected]
serialize(Object endpoint_data, Object src, CdrOutputStream dst, boolean serialize_encapsulation, short encapsulation_id, boolean serialize_sample, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
serialize_key(Object endpoint_data, Object src, CdrOutputStream dst, boolean serialize_encapsulation, short encapsulation_id, boolean serialize_key, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
serialized_sample_to_key(Object endpoint_data, Object sample, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_key, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
skip(Object endpoint_data, CdrInputStream src, boolean skip_encapsulation, boolean skip_sample, Object endpoint_plugin_qos)ProcessIOStreamTypeSupport
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines