Fast RTPS  Version 2.14.1
Fast RTPS
Loading...
Searching...
No Matches
DynamicTypeBuilder Member List

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

_apply_annotation_to_member(MemberId id, AnnotationDescriptor &descriptor)DynamicTypeBuilderprotected
_apply_annotation_to_member(MemberId id, const std::string &annotation_name, const std::string &key, const std::string &value)DynamicTypeBuilderprotected
add_empty_member(uint32_t index, const std::string &name)DynamicTypeBuilder
add_member(const MemberDescriptor *descriptor)DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicTypeBuilder *type_=nullptr)DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicTypeBuilder *type_, const std::string &defaultValue)DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicTypeBuilder *type_, const std::string &defaultValue, const std::vector< uint64_t > &unionLabels, bool isDefaultLabel)DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicType_ptr type_=DynamicType_ptr(nullptr))DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicType_ptr type_, const std::string &defaultValue)DynamicTypeBuilder
add_member(MemberId id, const std::string &name, DynamicType_ptr type_, const std::string &defaultValue, const std::vector< uint64_t > &unionLabels, bool isDefaultLabel)DynamicTypeBuilder
apply_annotation(AnnotationDescriptor &descriptor)DynamicTypeBuilder
apply_annotation(const std::string &annotation_name, const std::string &key, const std::string &value)DynamicTypeBuilder
apply_annotation_to_member(MemberId id, AnnotationDescriptor &descriptor)DynamicTypeBuilder
apply_annotation_to_member(MemberId id, const std::string &annotation_name, const std::string &key, const std::string &value)DynamicTypeBuilder
build()DynamicTypeBuilder
check_union_configuration(const MemberDescriptor *descriptor)DynamicTypeBuilderprotected
clear()DynamicTypeBuilderprotected
copy_from(const DynamicTypeBuilder *other)DynamicTypeBuilder
copy_from_builder(const DynamicTypeBuilder *other)DynamicTypeBuilderprotected
current_member_id_DynamicTypeBuilderprotected
descriptor_DynamicTypeBuilderprotected
DynamicTypeDynamicTypeBuilderfriend
DynamicTypeBuilder()DynamicTypeBuilderprotected
DynamicTypeBuilder(const DynamicTypeBuilder *builder)DynamicTypeBuilderprotected
DynamicTypeBuilder(const TypeDescriptor *descriptor)DynamicTypeBuilderprotected
DynamicTypeBuilderFactoryDynamicTypeBuilderfriend
exists_member_by_name(const std::string &name) constDynamicTypeBuilderprotected
get_all_members(std::map< MemberId, DynamicTypeMember * > &members)DynamicTypeBuilder
get_kind() constDynamicTypeBuilderinline
get_member_id_by_name(const std::string &name) constDynamicTypeBuilder
get_name() constDynamicTypeBuilder
get_type_descriptor() constDynamicTypeBuilderinline
is_consistent() constDynamicTypeBuilder
is_discriminator_type() constDynamicTypeBuilder
kind_DynamicTypeBuilderprotected
max_index_DynamicTypeBuilderprotected
member_by_id_DynamicTypeBuilderprotected
member_by_name_DynamicTypeBuilderprotected
name_DynamicTypeBuilderprotected
refresh_member_ids()DynamicTypeBuilderprotected
set_name(const std::string &name)DynamicTypeBuilder
~DynamicTypeBuilder()DynamicTypeBuilderprotectedvirtual