32 static hash<string, Reflection::Class> childMap;
39 }, NOTHING,
"events",
"acl") {
static registerChild(string pathname, Reflection::Class cls)
Register a new child data provider for Google calendars.
static deregisterChild(string pathname)
Deregister the named child data provider.
*list< hash< DataProvider::DataProviderSummaryInfo > > getChildProviderSummaryInfo()
Return data provider summary info.
constructor(GoogleRestClient::GoogleRestClient rest, string id)
Creates the object from a REST connection.
Definition GoogleCalendarDataProvider.qc.dox.h:37
*list< string > getChildProviderNamesImpl()
Returns a list of child data provider names, if any.
*DataProvider::AbstractDataProvider getChildProviderImpl(string name)
Returns the given child provider or nothing if the given child is unknown.
Qore GoogleCalendarDataProvider module definition.
Definition GoogleCalendarBaseDataProvider.qc.dox.h:26
const GoogleDiscoveryCalendarApiName
Discovery API name.
Definition GoogleCalendarDataProvider.qm.dox.h:139