property_type.hpp File Reference

Classes

class  kanzi::DynamicPropertyType< Type >
 DynamicPropertyType is a handle for property types that are unknown. More...
 
class  kanzi::PropertyType< Type, typename >
 Property type represents a property type for the property system. More...
 
class  kanzi::PropertyType< Type, typename enable_if< is_enum< Type >::value >::type >
 Specialization for PropertyType for enums. See PropertyType. More...
 
struct  kanzi::PropertyType< Type, typename enable_if< is_enum< Type >::value >::type >::Traits
 

Namespaces

 kanzi