#include <kanzi/core/property/property_data_type_traits.hpp>
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) |
|
static |