Kanzi Connect  3.9.8
Kanzi Connect C++ API
kanzi::connect::ServiceRuntimeDataRegistry Member List

This is the complete list of members for kanzi::connect::ServiceRuntimeDataRegistry, including all inherited members.

cancelAllPendingRequests()kanzi::connect::VirtualFileProviderinlinevirtual
ContentRegistrationToken typedefkanzi::connect::ServiceRuntimeDataRegistry
ContentSubscriptionToken typedefkanzi::connect::ServiceRuntimeDataRegistry
getRootObjectForRegistration(ContentRegistrationToken token)kanzi::connect::ServiceRuntimeDataRegistry
getRootObjectForSubscription(ContentSubscriptionToken token)kanzi::connect::ServiceRuntimeDataRegistry
getSchemaForSubscription(ContentSubscriptionToken token)kanzi::connect::ServiceRuntimeDataRegistry
initializeHTTP()kanzi::connect::ServiceRuntimeDataRegistry
m_activekanzi::connect::ServiceRuntimeDataRegistry
m_diagnosticskanzi::connect::ServiceRuntimeDataRegistry
m_domainkanzi::connect::ServiceRuntimeDataRegistry
m_HTTPClientkanzi::connect::ServiceRuntimeDataRegistry
m_HTTPSchemaTokenkanzi::connect::ServiceRuntimeDataRegistry
m_HTTPTokenkanzi::connect::ServiceRuntimeDataRegistry
provideFile(const string &path, VirtualFileResponseSharedPtr response) overridekanzi::connect::ServiceRuntimeDataRegistryprotectedvirtual
registerContentListener(const string &path, RuntimeContentUpdateCallback callback)kanzi::connect::ServiceRuntimeDataRegistry
registerContentProducer(const string &servicename, RuntimeDataObjectSharedPtr dataRoot, const string &schema)kanzi::connect::ServiceRuntimeDataRegistry
registerContentProducer(const string &servicename, const string &xml)kanzi::connect::ServiceRuntimeDataRegistry
renameContentProducer(const string &oldname, const string &newname)kanzi::connect::ServiceRuntimeDataRegistry
RuntimeContentUpdateCallback typedefkanzi::connect::ServiceRuntimeDataRegistry
ServiceRuntimeDataRegistry(ConnectDomainSharedPtr domain=nullptr, DiagnosticsManagerSharedPtr diagnostics=DiagnosticsManagerSharedPtr())kanzi::connect::ServiceRuntimeDataRegistry
uninitializeHTTP()kanzi::connect::ServiceRuntimeDataRegistry
unregisterContentListener(ContentSubscriptionToken token)kanzi::connect::ServiceRuntimeDataRegistry
unregisterContentProducer(ContentRegistrationToken handle)kanzi::connect::ServiceRuntimeDataRegistry
updateData(ContentRegistrationToken handle, const string &stream, const string &path)kanzi::connect::ServiceRuntimeDataRegistry
updateDataForPath(ContentRegistrationToken handle, const string &path)kanzi::connect::ServiceRuntimeDataRegistry
updateSchema(ContentRegistrationToken token, RuntimeDataObjectSharedPtr dataRoot, const string &schema)kanzi::connect::ServiceRuntimeDataRegistry
updateSchema(ContentRegistrationToken token, const string &schema)kanzi::connect::ServiceRuntimeDataRegistry
~VirtualFileProvider()kanzi::connect::VirtualFileProviderinlinevirtual