Kanzi 3.9.10
kanzi::ClassPropertyDefaultValue< TDataType > Class Template Reference

ClassPropertyDefaultValue is a helper for installing property values as class metadata. More...

#include <kanzi/core/property/property_object.hpp>

Inheritance diagram for kanzi::ClassPropertyDefaultValue< TDataType >:
[legend]

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
 

Detailed Description

template<typename TDataType>
class kanzi::ClassPropertyDefaultValue< TDataType >

ClassPropertyDefaultValue is a helper for installing property values as class metadata.

Constructor & Destructor Documentation

◆ ClassPropertyDefaultValue()

template<typename TDataType >
kanzi::ClassPropertyDefaultValue< TDataType >::ClassPropertyDefaultValue ( PropertyObject & thisObject,
const PropertyType< TDataType > & propertyType,
const TDataType & value )
inlineexplicit

The documentation for this class was generated from the following file: