A plug-in module that provides support for Kanzi Connect Context sharing.
More...
#include <connect_plugin.hpp>
A plug-in module that provides support for Kanzi Connect Context sharing.
This module hosts a Context instance that can be used to access to services and content in Kanzi Connect server. The context instance can be shared elsewhere by performing a look-up for this module (in Kanzi UI domain) and then accessing the inneer context with a getContext() call.
◆ ~ConnectPlugin()
virtual kanzi::connect::ConnectPlugin::~ConnectPlugin |
( |
| ) |
|
|
overridevirtual |
◆ getContext()
Returns the context that is hosted by this module.
- Returns
- Shared pointer to the Context instance.
◆ registerMetadataOverride()
virtual void kanzi::connect::ConnectPlugin::registerMetadataOverride |
( |
ObjectFactory & | factory | ) |
|
|
overridevirtual |
◆ m_context
The context instance that is hosted by this module.
The documentation for this class was generated from the following file:
- connect/kanzi_adaptation/connect_plugin.hpp