The Robot Application Programming Interface Delegate Project
RAPID Logo

OptionSetValueTypeSupport Member List

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