#include <kanzi/core/cpp/intrusive_ptr.hpp>#include <kanzi/core/cpp/flat_set.hpp>#include <kanzi/core/property/property_type.hpp>#include <kanzi/core/property/dynamic_property_type.hpp>Classes | |
| class | kanzi::ClassPropertyDefaultValue< TDataType > |
| ClassPropertyDefaultValue is a helper for installing property values as class metadata. More... | |
| class | kanzi::PropertyObject |
| PropertyObject is the base class that supports setting and retrieving of property types. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::PropertyObjectWeakPtr = weak_ptr< PropertyObject > |
| PropertyObject weak pointer type. More... | |