Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::ConfigurationPropertyInternalizer Class Reference

Internalize configuration properties received from "wire". More...

#include <configurationpropertyserializer.hpp>

Static Public Member Functions

static RuntimeDataObjectSharedPtr internalize (const string &stream)
 Internalizes the received 1-level stream into list of runtime data objects. More...
 

Detailed Description

Internalize configuration properties received from "wire".

Member Function Documentation

◆ internalize()

static RuntimeDataObjectSharedPtr kanzi::connect::ConfigurationPropertyInternalizer::internalize ( const string &  stream)
static

Internalizes the received 1-level stream into list of runtime data objects.

Parameters
streamthe octet stream to define the serialized data.
Returns
object to represent the data.

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