| AnnotationDescriptor | DynamicType | friend |
| apply_annotation(AnnotationDescriptor &descriptor) | DynamicType | protected |
| apply_annotation(const std::string &annotation_name, const std::string &key, const std::string &value) | DynamicType | protected |
| apply_annotation_to_member(MemberId id, AnnotationDescriptor &descriptor) | DynamicType | protected |
| apply_annotation_to_member(MemberId id, const std::string &annotation_name, const std::string &key, const std::string &value) | DynamicType | protected |
| clear() | DynamicType | protectedvirtual |
| copy_from_builder(const DynamicTypeBuilder *other) | DynamicType | protected |
| descriptor_ | DynamicType | protected |
| DynamicData | DynamicType | friend |
| DynamicDataFactory | DynamicType | friend |
| DynamicDataHelper | DynamicType | friend |
| DynamicType() | DynamicType | protected |
| DynamicType(const TypeDescriptor *descriptor) | DynamicType | protected |
| DynamicType(const DynamicTypeBuilder *other) | DynamicType | protected |
| DynamicTypeBuilder | DynamicType | friend |
| DynamicTypeBuilderFactory | DynamicType | friend |
| DynamicTypeMember | DynamicType | friend |
| equals(const DynamicType *other) const | DynamicType | |
| exists_member_by_name(const std::string &name) const | DynamicType | protected |
| fastdds::dds::DomainParticipantImpl | DynamicType | friend |
| get_all_members(std::map< MemberId, DynamicTypeMember * > &members) | DynamicType | |
| get_all_members_by_name(std::map< std::string, DynamicTypeMember * > &members) | DynamicType | |
| get_annotation(AnnotationDescriptor &descriptor, uint32_t idx) | DynamicType | protected |
| get_annotation_count() | DynamicType | protected |
| get_base_type() const | DynamicType | protected |
| get_bounds(uint32_t index=0) const | DynamicType | |
| get_bounds_size() const | DynamicType | |
| get_descriptor(TypeDescriptor *descriptor) const | DynamicType | |
| get_descriptor() const | DynamicType | |
| get_descriptor() | DynamicType | |
| get_discriminator_type() const | DynamicType | protected |
| get_element_type() const | DynamicType | protected |
| get_key_element_type() const | DynamicType | protected |
| get_kind() const | DynamicType | inline |
| get_member(DynamicTypeMember &member, MemberId id) | DynamicType | protected |
| get_member_by_name(DynamicTypeMember &member, const std::string &name) | DynamicType | protected |
| get_members_count() const | DynamicType | |
| get_name() const | DynamicType | |
| get_size() const | DynamicType | |
| get_total_bounds() const | DynamicType | |
| get_type_descriptor() const | DynamicType | inline |
| has_children() const | DynamicType | |
| is_complex_kind() const | DynamicType | |
| is_consistent() const | DynamicType | |
| is_discriminator_type() const | DynamicType | |
| is_key_defined_ | DynamicType | protected |
| key_annotation() const | DynamicType | |
| kind_ | DynamicType | protected |
| member_by_id_ | DynamicType | protected |
| member_by_name_ | DynamicType | protected |
| MemberDescriptor | DynamicType | friend |
| name_ | DynamicType | protected |
| set_name(const std::string &name) | DynamicType | protected |
| TypeDescriptor | DynamicType | friend |
| TypeObjectFactory | DynamicType | friend |
| ~DynamicType() | DynamicType | protectedvirtual |