Qore xml Module 2.1.0
Loading...
Searching...
No Matches
WebDavClientDataProvider::WebDavClientDataProviderFactory Class Reference

The WebDAV data provider factory. More...

#include <WebDavClientDataProviderFactory.qc.dox.h>

Inherits DataProvider::AbstractDataProviderFactory.

Public Member Methods

string getName ()
 Returns the factory name.
 
hash< DataProviderFactoryInfo > getInfoImpl ()
 Returns static factory information.
 
AbstractDataProvider getClassImpl (string cls, soft< hash< auto > > constructor_options)
 Returns a data provider given the example data and constructor options.
 
Class getClassImpl ()
 Returns the class for the data provider object.
 
hash< DataProviderInfo > getProviderInfoImpl ()
 Returns static provider info.
 

Public Attributes

const auto FactoryInfo = ...
 Factory info.
 

Detailed Description

The WebDAV data provider factory.


The documentation for this class was generated from the following file: