Kanzi  3.9.5
Kanzi Engine API
kanzi::DynamicPropertyType< Type > Member List

This is the complete list of members for kanzi::DynamicPropertyType< Type >, including all inherited members.

DataType typedefkanzi::PropertyType< Type >
Descriptor typedefkanzi::PropertyType< Type >
DynamicPropertyType(string_view name)kanzi::DynamicPropertyType< Type >inlineexplicit
DynamicPropertyType(AbstractPropertyType abstractPropertyType)kanzi::DynamicPropertyType< Type >inlineexplicit
DynamicPropertyType(AbstractPropertyTypeDescriptor &abstractDescriptor)kanzi::DynamicPropertyType< Type >inlineexplicit
get() constkanzi::PropertyType< Type >inline
getChangeFlags() constkanzi::PropertyType< Type >inline
getDataType() constkanzi::PropertyType< Type >inline
getDefaultValue() constkanzi::PropertyType< Type >inline
getEditorInfo() constkanzi::PropertyType< Type >inline
getName() constkanzi::PropertyType< Type >inline
getUnqualifiedName() constkanzi::PropertyType< Type >inline
isInherited() constkanzi::PropertyType< Type >inline
operator AbstractPropertyType() constkanzi::PropertyType< Type >inline
PropertyType(FixedString name)kanzi::PropertyType< Type >inlineexplicit
PropertyType(MetadataGeneratedName name)kanzi::PropertyType< Type >inlineexplicit
PropertyType(FixedString name, DataType defaultValue, uint32_t changeFlags, bool inheritable)kanzi::PropertyType< Type >inlineexplicit
PropertyType(MetadataGeneratedName name, DataType defaultValue, uint32_t changeFlags, bool inheritable)kanzi::PropertyType< Type >inlineexplicit
PropertyType(FixedString name, DataType defaultValue, uint32_t changeFlags, bool inheritable, PropertyTypeEditorInfoSharedPtr editorInfo)kanzi::PropertyType< Type >inlineexplicit
PropertyType(MetadataGeneratedName name, DataType defaultValue, uint32_t changeFlags, bool inheritable, PropertyTypeEditorInfoSharedPtr editorInfo)kanzi::PropertyType< Type >inlineexplicit
PropertyType()kanzi::PropertyType< Type >inlineexplicitprotected
Traits typedefkanzi::PropertyType< Type >
~DynamicPropertyType()kanzi::DynamicPropertyType< Type >inline
~PropertyType()kanzi::PropertyType< Type >inline