The Robot Application Programming Interface Delegate Project
RAPID Logo

ProcessIOTypeSupport Member List

This is the complete list of members for ProcessIOTypeSupport, including all inherited members.
copy_data(Object destination, Object source)ProcessIOTypeSupport
create_data()ProcessIOTypeSupport
create_datareader(long native_reader, DataReaderListener listener, int mask)ProcessIOTypeSupport [protected]
create_datawriter(long native_writer, DataWriterListener listener, int mask)ProcessIOTypeSupport [protected]
create_key()ProcessIOTypeSupport
deserialize_key_sample(Object endpoint_data, Object dst, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_key, Object endpoint_plugin_qos)ProcessIOTypeSupport
deserialize_sample(Object endpoint_data, Object dst, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_sample, Object endpoint_plugin_qos)ProcessIOTypeSupport
destroy_data(Object data)ProcessIOTypeSupport
destroy_key(Object key)ProcessIOTypeSupport
get_instance()ProcessIOTypeSupport [static]
get_serialized_key_max_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOTypeSupport
get_serialized_sample_max_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOTypeSupport
get_serialized_sample_min_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long currentAlignment)ProcessIOTypeSupport
get_serialized_sample_size(Object endpoint_data, boolean include_encapsulation, short encapsulation_id, long current_alignment, Object sample)ProcessIOTypeSupport
get_type()ProcessIOTypeSupport
get_type_name()ProcessIOTypeSupport [static]
getInstance()ProcessIOTypeSupport [static]
instance_to_key(Object endpoint_data, Object key, Object instance)ProcessIOTypeSupport
instance_to_keyhash(Object endpoint_data, KeyHash_t keyhash, Object instance)ProcessIOTypeSupport
key_to_instance(Object endpoint_data, Object instance, Object key)ProcessIOTypeSupport
on_endpoint_attached(Object participantData, TypeSupportEndpointInfo endpoint_info, boolean top_level_registration, Object container_plugin_context)ProcessIOTypeSupport
on_endpoint_detached(Object endpoint_data)ProcessIOTypeSupport
on_participant_attached(Object registration_data, TypeSupportParticipantInfo participant_info, boolean top_level_registration, Object container_plugin_context, TypeCode type_code)ProcessIOTypeSupport
on_participant_detached(Object participant_data)ProcessIOTypeSupport
ProcessIOTypeSupport()ProcessIOTypeSupport [protected]
ProcessIOTypeSupport(boolean enableKeySupport)ProcessIOTypeSupport [protected]
register_type(DomainParticipant participant, String type_name)ProcessIOTypeSupport [static]
serialize(Object endpoint_data, Object src, CdrOutputStream dst, boolean serialize_encapsulation, short encapsulation_id, boolean serialize_sample, Object endpoint_plugin_qos)ProcessIOTypeSupport
serialize_key(Object endpoint_data, Object src, CdrOutputStream dst, boolean serialize_encapsulation, short encapsulation_id, boolean serialize_key, Object endpoint_plugin_qos)ProcessIOTypeSupport
serialized_sample_to_key(Object endpoint_data, Object sample, CdrInputStream src, boolean deserialize_encapsulation, boolean deserialize_key, Object endpoint_plugin_qos)ProcessIOTypeSupport
serialized_sample_to_keyhash(Object endpoint_data, CdrInputStream src, KeyHash_t keyhash, boolean include_encapsulation, Object endpoint_plugin_qos)ProcessIOTypeSupport
skip(Object endpoint_data, CdrInputStream src, boolean skip_encapsulation, boolean skip_sample, Object endpoint_plugin_qos)ProcessIOTypeSupport
unregister_type(DomainParticipant participant, String type_name)ProcessIOTypeSupport [static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines