Kanzi Connect 3.9.10
PluginsModule Class Reference

A plugin module that provides plugins to exchange data and use built-in Kanzi Connect services. More...

#include <plugins_module.hpp>

Inheritance diagram for PluginsModule:
kanzi::connect::ConnectPlugin

Protected Member Functions

virtual MetaclassContainer getMetaclassesOverride () override
 
virtual void registerMetadataOverride (kanzi::ObjectFactory &factory) override
 

Additional Inherited Members

- Public Member Functions inherited from kanzi::connect::ConnectPlugin
virtual ContextSharedPtr getContext ()
 Returns the context that is hosted by this module.
 
virtual void registerMetadataOverride (ObjectFactory &factory) override
 
virtual ~ConnectPlugin () override
 
- Protected Attributes inherited from kanzi::connect::ConnectPlugin
ContextSharedPtr m_context
 The context instance that is hosted by this module.
 

Detailed Description

A plugin module that provides plugins to exchange data and use built-in Kanzi Connect services.

Member Function Documentation

◆ getMetaclassesOverride()

virtual MetaclassContainer PluginsModule::getMetaclassesOverride ( )
overrideprotectedvirtual

◆ registerMetadataOverride()

virtual void PluginsModule::registerMetadataOverride ( kanzi::ObjectFactory & factory)
overrideprotectedvirtual

The documentation for this class was generated from the following file: