kanzi::PropertyDataTypeTraits< void * > Struct Template Reference

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

Inheritance diagram for kanzi::PropertyDataTypeTraits< void * >:
kanzi::detail::PrimitiveDataTypeTraits< void * >

Static Public Attributes

static const PropertyDataType dataType
 

Additional Inherited Members

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

Member Data Documentation

const PropertyDataType kanzi::PropertyDataTypeTraits< void * >::dataType
static

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