This is the complete list of members for DynamicTypeBuilderFactory, including all inherited members.
| _ref_type typedef | DynamicTypeBuilderFactory | |
| _this() | DynamicTypeBuilderFactory | protected |
| create_array_type(traits< DynamicType >::ref_type element_type, const BoundSeq &bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_bitmask_type(uint32_t bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_map_type(traits< DynamicType >::ref_type key_element_type, traits< DynamicType >::ref_type element_type, uint32_t bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_sequence_type(traits< DynamicType >::ref_type element_type, uint32_t bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_string_type(uint32_t bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_type(traits< TypeDescriptor >::ref_type descriptor)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_type_copy(traits< DynamicType >::ref_type type)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_type_w_document(const std::string &document, const std::string &type_name, const IncludePathSeq &include_paths)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_type_w_type_object(const xtypes::TypeObject &type_object)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_type_w_uri(const std::string &document_url, const std::string &type_name, const IncludePathSeq &include_paths)=0 | DynamicTypeBuilderFactory | pure virtual |
| create_wstring_type(uint32_t bound)=0 | DynamicTypeBuilderFactory | pure virtual |
| delete_instance() | DynamicTypeBuilderFactory | static |
| delete_type(traits< DynamicType >::ref_type &type)=0 | DynamicTypeBuilderFactory | pure virtual |
| DynamicTypeBuilderFactory()=default | DynamicTypeBuilderFactory | protected |
| get_instance() | DynamicTypeBuilderFactory | static |
| get_primitive_type(TypeKind kind)=0 | DynamicTypeBuilderFactory | pure virtual |
| ~DynamicTypeBuilderFactory()=default | DynamicTypeBuilderFactory | protectedvirtual |