Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::PropertyDataTypeTraits< string > Struct Template Reference

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

Public Types

typedef string_view ParameterType
 
typedef string ReturnType
 
typedef string StorageType
 

Static Public Member Functions

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

Static Public Attributes

static const PropertyDataType dataType
 

Member Typedef Documentation

Member Function Documentation

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

Member Data Documentation


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