Qorus Integration Engine®  5.1.39_git
QorusApiDataProvider::QorusApiDataProviderFactory Class Reference

The DB data provider factory. More...

Inherits AbstractDataProviderFactory.

Private Member Methods

hash< DataProviderFactoryInfo > getInfoImpl ()
 Returns static factory information without provider_info. More...
 
hash< DataProviderInfo > getProviderInfoImpl ()
 Returns static provider information. More...
 
Class getClassImpl ()
 Returns the class for the data provider object.
 

Private Attributes

const FactoryInfo
 Factory info.
 

Static Private Attributes

static Class cls = Class::forName("QorusApiDataProvider")
 Data provider type info.
 

Detailed Description

The DB data provider factory.

Member Function Documentation

◆ getInfoImpl()

hash<DataProviderFactoryInfo> QorusApiDataProvider::QorusApiDataProviderFactory::getInfoImpl ( )
private

Returns static factory information without provider_info.

Returns
static factory information without provider_info which is provided by getProviderInfo()

◆ getProviderInfoImpl()

hash<DataProviderInfo> QorusApiDataProvider::QorusApiDataProviderFactory::getProviderInfoImpl ( )
private

Returns static provider information.

Note
the name and children attributes are not returned as they are dynamic attributes

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