The Robot Application Programming Interface Delegate Project
RAPID Logo

AssetConfigTypeSupport Member List

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