This is the complete list of members for TypeDescriptor, including all inherited members.
_ref_type typedef | TypeDescriptor | |
base_type() const =0 | TypeDescriptor | pure virtual |
base_type()=0 | TypeDescriptor | pure virtual |
base_type(traits< DynamicType >::ref_type type)=0 | TypeDescriptor | pure virtual |
bound() const =0 | TypeDescriptor | pure virtual |
bound()=0 | TypeDescriptor | pure virtual |
bound(const BoundSeq &bound)=0 | TypeDescriptor | pure virtual |
bound(BoundSeq &&bound)=0 | TypeDescriptor | pure virtual |
copy_from(traits< TypeDescriptor >::ref_type descriptor)=0 | TypeDescriptor | pure virtual |
discriminator_type() const =0 | TypeDescriptor | pure virtual |
discriminator_type()=0 | TypeDescriptor | pure virtual |
discriminator_type(traits< DynamicType >::ref_type type)=0 | TypeDescriptor | pure virtual |
element_type() const =0 | TypeDescriptor | pure virtual |
element_type()=0 | TypeDescriptor | pure virtual |
element_type(traits< DynamicType >::ref_type type)=0 | TypeDescriptor | pure virtual |
equals(traits< TypeDescriptor >::ref_type descriptor)=0 | TypeDescriptor | pure virtual |
extensibility_kind() const =0 | TypeDescriptor | pure virtual |
extensibility_kind()=0 | TypeDescriptor | pure virtual |
extensibility_kind(ExtensibilityKind extensibility_kind)=0 | TypeDescriptor | pure virtual |
is_consistent()=0 | TypeDescriptor | pure virtual |
is_nested() const =0 | TypeDescriptor | pure virtual |
is_nested()=0 | TypeDescriptor | pure virtual |
is_nested(bool is_nested)=0 | TypeDescriptor | pure virtual |
key_element_type() const =0 | TypeDescriptor | pure virtual |
key_element_type()=0 | TypeDescriptor | pure virtual |
key_element_type(traits< DynamicType >::ref_type type)=0 | TypeDescriptor | pure virtual |
kind() const =0 | TypeDescriptor | pure virtual |
kind()=0 | TypeDescriptor | pure virtual |
kind(TypeKind kind)=0 | TypeDescriptor | pure virtual |
name()=0 | TypeDescriptor | pure virtual |
name() const =0 | TypeDescriptor | pure virtual |
name(const ObjectName &name)=0 | TypeDescriptor | pure virtual |
name(ObjectName &&name)=0 | TypeDescriptor | pure virtual |
TypeDescriptor()=default | TypeDescriptor | protected |
TypeDescriptor(const TypeDescriptor &type)=default | TypeDescriptor | protected |
TypeDescriptor(TypeDescriptor &&type)=default | TypeDescriptor | protected |
~TypeDescriptor()=default | TypeDescriptor | protectedvirtual |