Qore GmailDataProvider Module Reference 1.0
Loading...
Searching...
No Matches
GmailDataProvider::GmailDataProviderFactory Class Reference

The Google data provider factory: gmail. More...

#include <GmailDataProviderFactory.qc.dox.h>

Protected Member Functions

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

Protected Attributes

const FactoryInfo = ...
 Factory info.
 

Static Protected Attributes

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

Detailed Description

The Google data provider factory: gmail.

Member Function Documentation

◆ getInfoImpl()

hash< DataProvider::DataProviderFactoryInfo > GmailDataProvider::GmailDataProviderFactory::getInfoImpl ( )
protected

Returns static factory information without provider_info.

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

◆ getProviderInfoImpl()

hash< DataProvider::DataProviderInfo > GmailDataProvider::GmailDataProviderFactory::getProviderInfoImpl ( )
protected

Returns static provider information.

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