This is the complete list of members for DynamicType, including all inherited members.
_ref_type typedef | DynamicType | |
_this() | DynamicType | protected |
DynamicType()=default | DynamicType | protected |
equals(traits< DynamicType >::ref_type other)=0 | DynamicType | pure virtual |
get_all_members(DynamicTypeMembersById &member)=0 | DynamicType | pure virtual |
get_all_members_by_name(DynamicTypeMembersByName &member)=0 | DynamicType | pure virtual |
get_annotation(traits< AnnotationDescriptor >::ref_type &descriptor, uint32_t idx)=0 | DynamicType | pure virtual |
get_annotation_count()=0 | DynamicType | pure virtual |
get_descriptor(traits< TypeDescriptor >::ref_type &descriptor)=0 | DynamicType | pure virtual |
get_kind()=0 | DynamicType | pure virtual |
get_member(traits< DynamicTypeMember >::ref_type &member, MemberId id)=0 | DynamicType | pure virtual |
get_member_by_index(traits< DynamicTypeMember >::ref_type &member, uint32_t index)=0 | DynamicType | pure virtual |
get_member_by_name(traits< DynamicTypeMember >::ref_type &member, const ObjectName &name)=0 | DynamicType | pure virtual |
get_member_count()=0 | DynamicType | pure virtual |
get_name()=0 | DynamicType | pure virtual |
get_verbatim_text(traits< VerbatimTextDescriptor >::ref_type &descriptor, uint32_t idx)=0 | DynamicType | pure virtual |
get_verbatim_text_count()=0 | DynamicType | pure virtual |
~DynamicType()=default | DynamicType | protectedvirtual |