ConfigurationPropertyInternalizer

class kanzi::connect::ConfigurationPropertyInternalizer

Internalize configuration properties received from “wire”.

Public Static Functions

RuntimeDataObjectSharedPtr internalize(const string &stream)

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

Return

object to represent the data.

Parameters
  • stream: the octet stream to define the serialized data.