Kanzi 4.1.0
kanzi::PropertyDataTypeTraits< string > Struct Reference

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

Inheritance diagram for kanzi::PropertyDataTypeTraits< string >:
[legend]

Public Types

using ParameterType
 Custom parameter type.
 

Static Public Member Functions

static const string & read (const StorageType &storage)
 
static void write (StorageType &storage, ParameterType parameter)
 

Static Public Attributes

static constexpr size_t elementCount
 Single element type.
 

Member Typedef Documentation

◆ ParameterType

using kanzi::PropertyDataTypeTraits< string >::ParameterType

Custom parameter type.

Member Function Documentation

◆ write()

static void kanzi::PropertyDataTypeTraits< string >::write ( StorageType & storage,
ParameterType parameter )
inlinestatic

◆ read()

static const string & kanzi::PropertyDataTypeTraits< string >::read ( const StorageType & storage)
inlinestatic

Member Data Documentation

◆ elementCount

constexpr size_t kanzi::PropertyDataTypeTraits< string >::elementCount
staticconstexpr

Single element type.


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