kanzi::PropertyDataTypeTraits< float > Struct Template Reference

#include <kanzi/core/property/property_data_type_traits.hpp>

Inheritance diagram for kanzi::PropertyDataTypeTraits< float >:
kanzi::detail::PrimitiveDataTypeTraits< float >

Static Public Attributes

static const PropertyDataType dataType
 

Additional Inherited Members

- Public Types inherited from kanzi::detail::PrimitiveDataTypeTraits< float >
typedef float StorageType
 
typedef float ParameterType
 
typedef float ReturnType
 
- Static Public Member Functions inherited from kanzi::detail::PrimitiveDataTypeTraits< float >
static void write (StorageType &storage, ParameterType value)
 
static ReturnType read (StorageType storage)
 

Member Data Documentation

const PropertyDataType kanzi::PropertyDataTypeTraits< float >::dataType
static

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