auto doRequestImpl(auto req, *hash< auto > request_options)
Returns an empty hash.
*AbstractDataProviderType getRequestTypeImpl()
Returns an empty hash type.
A dumrequest data provider that provides an empty hash as the request and response types...
Definition: NullDataProvider.qc.dox.h:24
The AbstractDataProvider class.
Definition: AbstractDataProvider.qc.dox.h:194
string getName()
Returns the name of this data provider ("NullRequest")
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const ProviderInfo
Provider info.
Definition: NullDataProvider.qc.dox.h:28
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:88
constructor(*hash< auto > options)
Creates the object.
describes a data type based on a hash
Definition: HashDataType.qc.dox.h:39
Qore AbstractDataField class definition.
Definition: AbstractDataField.qc.dox.h:27
static HashDataType type()
The default request and response type for this data provider.
*hash< string, AbstractDataProviderType > getErrorResponseTypesImpl()
Returns NOTHING.
*AbstractDataProviderType getResponseTypeImpl()
Returns an empty hash type.