33 static Class
cls =
new Class(
"SwaggerDataProvider");
The Swagger data provider factory.
Definition SwaggerDataProviderFactory.qc.dox.h:28
hash< DataProviderFactoryInfo > getInfoImpl()
Returns static factory information without provider_info.
hash< DataProviderInfo > getProviderInfoImpl()
Returns static provider information.
const FactoryInfo
Factory info.
Definition SwaggerDataProviderFactory.qc.dox.h:36
Class getClassImpl()
Returns the class for the data provider object.
static Class cls
Data provider type info.
Definition SwaggerDataProviderFactory.qc.dox.h:33
Qore SwaggerDataProvider module definition.
Definition SwaggerDataProvider.qc.dox.h:26