ServiceRuntimeDataRegistry::ContentListenerRegistrationItem¶
-
class
kanzi::connect::ServiceRuntimeDataRegistry::ContentListenerRegistrationItem¶ Encapsulate one registration item from content listener side.
Public Members
-
RuntimeContentUpdateCallback
callback¶ Callback to invoke on content change -> serialized content along with path information is passed.
-
RuntimeDataObjectWeakPtr
dataRootRef¶ Refers to an item in corresponding ContentProducer registration item.
-
DiagnosticsTrafficDataSinkSharedPtr
diagnosticsDataSink¶ Traffic data sink for traffic amount collecting.
-
string
path¶ Path in format service://servicename/object/path.
-
string
plainPath¶ Plain path part.
i.e. From service://servicename/object/path contains object/path
-
RuntimeContentUpdateCallback