The Robot Application Programming Interface Delegate Project
RAPID Logo

JointConfigTypeSupport Member List

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