Fast DDS  Version 3.0.0
Fast DDS
Loading...
Searching...
No Matches
TypeSupport Member List

This is the complete list of members for TypeSupport, including all inherited members.

Base typedefTypeSupport
calculate_serialized_size(const void *const data, DataRepresentationId_t data_representation)TypeSupportinlinevirtual
compute_key(const void *const data, InstanceHandle_t &i_handle, bool force_md5=false)TypeSupportinlinevirtual
compute_key(fastdds::rtps::SerializedPayload_t &payload, InstanceHandle_t &i_handle, bool force_md5=false)TypeSupportinlinevirtual
create_data()TypeSupportinlinevirtual
delete_data(void *data)TypeSupportinlinevirtual
deserialize(fastdds::rtps::SerializedPayload_t &payload, void *data)TypeSupportvirtual
empty() constTypeSupportinline
get_type_name() constTypeSupportinlinevirtual
is_bounded() constTypeSupportinlinevirtual
is_plain(DataRepresentationId_t data_representation) constTypeSupportinlinevirtual
operator!=(std::nullptr_t) constTypeSupportinline
operator=(const TypeSupport &type) noexcept=defaultTypeSupport
operator=(TypeSupport &&type) noexcept=defaultTypeSupport
operator==(const TypeSupport &type_support)TypeSupportinlinevirtual
operator==(std::nullptr_t) constTypeSupportinline
register_type(DomainParticipant *participant) constTypeSupportvirtual
register_type(DomainParticipant *participant, std::string type_name) constTypeSupportvirtual
serialize(const void *const data, fastdds::rtps::SerializedPayload_t &payload, DataRepresentationId_t data_representation)TypeSupportvirtual
TypeSupport() noexcept=defaultTypeSupport
TypeSupport(const TypeSupport &type) noexcept=defaultTypeSupport
TypeSupport(TypeSupport &&type) noexcept=defaultTypeSupport
TypeSupport(TopicDataType *ptr)TypeSupportinlineexplicit