Qore jni Module 2.4.0
Loading...
Searching...
No Matches
BusyLightDataProvider::BusyLightDataProviderFactory Class Reference

The BusyLight data provider factory. More...

#include <BusyLightDataProviderFactory.qc.dox.h>

Inherits AbstractDataProviderFactory.

Private Member Methods

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

Private Attributes

const FactoryInfo = ...
 Factory info.
 

Static Private Attributes

static Class cls = new Class("BusyLightDataProvider")
 Data provider type info.
 

Detailed Description

The BusyLight data provider factory.

Member Function Documentation

◆ getInfoImpl()

hash< DataProviderFactoryInfo > BusyLightDataProvider::BusyLightDataProviderFactory::getInfoImpl ( )
private

Returns static factory information without provider_info.

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

◆ getProviderInfoImpl()

hash< DataProviderInfo > BusyLightDataProvider::BusyLightDataProviderFactory::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: