#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< bool > | |
| typedef bool | StorageType |
| typedef bool | ParameterType |
| typedef bool | ReturnType |
Static Public Member Functions inherited from kanzi::detail::PrimitiveDataTypeTraits< bool > | |
| static void | write (StorageType &storage, ParameterType value) |
| static ReturnType | read (StorageType storage) |
|
static |