All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::ClassPropertyDefaultValue< int > Class Template Reference

#include <kanzi/object/object.hpp>

Inheritance diagram for kanzi::ClassPropertyDefaultValue< int >:
kanzi::IntClassPropertyDefaultValueHelper

Public Member Functions

 ClassPropertyDefaultValue (Object &thisObject, const PropertyType< int > &propertyType, const int &value)
 
 ~ClassPropertyDefaultValue ()
 

Additional Inherited Members

- Protected Member Functions inherited from kanzi::IntClassPropertyDefaultValueHelper
KzuPropertyIntValueSource * install (Object &object, AbstractPropertyType propertyType, int value)
 
void uninstall (Object &object, AbstractPropertyType propertyType, KzuPropertyIntValueSource *valueSource)
 

Constructor & Destructor Documentation

kanzi::ClassPropertyDefaultValue< int >::ClassPropertyDefaultValue ( Object thisObject,
const PropertyType< int > &  propertyType,
const int &  value 
)
explicit

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