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 voidStorageType
 
typedef voidParameterType
 
typedef voidReturnType
 
- 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


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