The Robot Application Programming Interface Delegate Project
RAPID Logo

AccessControlStateTypeSupport Member List

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