All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kzu_property_base.h File Reference

Property private members. More...

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...
 

Detailed Description

Property private members.

Copyright 2008-2020 by Rightware. All rights reserved.

Function Documentation

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.