33 static Class
cls =
new Class(
"GoogleDataProvider");
38 "desc":
"Google REST API data provider factory",
39 "children_can_support_apis": True,
The Google data provider factory: google.
Definition: GoogleDataProviderFactory.qc.dox.h:28
const FactoryInfo
Factory info.
Definition: GoogleDataProviderFactory.qc.dox.h:36
hash< DataProvider::DataProviderInfo > getProviderInfoImpl()
Returns static provider information.
hash< DataProvider::DataProviderFactoryInfo > getInfoImpl()
Returns static factory information without provider_info.
static Class cls
Data provider type info.
Definition: GoogleDataProviderFactory.qc.dox.h:33
Qore::Reflection::Class getClassImpl()
Returns the class for the data provider object.
Qore GoogleDataProvider module definition.
Definition: GoogleCalendarBaseDataProvider.qc.dox.h:26