Property private members. More...
#include <kanzi/property/property_data_type.hpp>#include <system/debug/kzs_error.h>#include <system/kzs_types.h>#include <kanzi/platform/memory.hpp>#include <kanzi/platform/platform.hpp>Classes | |
| struct | KzuPropertyType |
| Base structure for property type. More... | |
Namespaces | |
| kanzi | |
Functions | |
| kzsError | kzuPropertyTypeCreate_protected (kanzi::PropertyDataType dataType, kzString name, struct KzuPropertyType *propertyType) |
| Creates a property type. More... | |
| kzsError | kzuPropertyTypeDeleteBase_protected (struct KzuPropertyType *propertyType) |
| Deletes the base structure of property type. More... | |
Property private members.
Copyright 2008-2020 by Rightware. All rights reserved.
| kzsError kzuPropertyTypeCreate_protected | ( | kanzi::PropertyDataType | dataType, |
| kzString | name, | ||
| struct KzuPropertyType * | propertyType | ||
| ) |
Creates a property type.
| kzsError kzuPropertyTypeDeleteBase_protected | ( | struct KzuPropertyType * | propertyType | ) |
Deletes the base structure of property type.