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