ClassPropertyDefaultValue is a helper for installing property values as class metadata. More...
#include <kanzi/core/property/property_object.hpp>
Public Member Functions | |
ClassPropertyDefaultValue (PropertyObject &thisObject, const PropertyType< TDataType > &propertyType, const TDataType &value) | |
Additional Inherited Members | |
Public Attributes inherited from kanzi::PropertyTypeDescriptor< T >::TypedValueSource | |
Traits::StorageType | value |
ClassPropertyDefaultValue is a helper for installing property values as class metadata.
|
inlineexplicit |