Kanzi Connect 3.9.12
kanzi::connect::ConnectBearerProvider Class Referenceabstract

#include <connection_adapter_factory.hpp>

Inheritance diagram for kanzi::connect::ConnectBearerProvider:

Public Member Functions

virtual void registerConnectionAdapters (ConnectionAdapterObjectFactorySharedPtr factory, ServerConfig &config)=0
 

Protected Member Functions

void insertConfigurationAttributes (ConnectionAdapter::Parameters &parameters, ServerConfig::ConnectionAdapterSharedPtr config)
 Inserts configuration attributes from server configuration into argument map.
 

Member Function Documentation

◆ insertConfigurationAttributes()

void kanzi::connect::ConnectBearerProvider::insertConfigurationAttributes ( ConnectionAdapter::Parameters & parameters,
ServerConfig::ConnectionAdapterSharedPtr config )
inlineprotected

Inserts configuration attributes from server configuration into argument map.

Shall there be existing argument with same name it will be overwritten.

Parameters
parametersthe parameters where to insert the information
configthe configuration where to read the information from.

◆ registerConnectionAdapters()

virtual void kanzi::connect::ConnectBearerProvider::registerConnectionAdapters ( ConnectionAdapterObjectFactorySharedPtr factory,
ServerConfig & config )
pure virtual

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