The Robot Application Programming Interface Delegate Project
RAPID Logo

FrameDefTypeSupport Member List

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