ConfigurationPropertyInternalizer¶
-
class
kanzi::connect::ConfigurationPropertyInternalizer¶ Internalize configuration properties received from “wire”.
Public Static Functions
-
static RuntimeDataObjectSharedPtr
internalize(const string &stream)¶ Internalizes the received 1-level stream into list of runtime data objects.
- Parameters
stream – the octet stream to define the serialized data.
- Returns
object to represent the data.
-
static RuntimeDataObjectSharedPtr