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:260
string getName()
Returns the name of this data provider ("NullRequest")
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
constructor()
Creates the data provider.
const ProviderInfo
Provider info.
Definition: NullDataProvider.qc.dox.h:28
describes a data type
Definition: AbstractDataProviderType.qc.dox.h:105
describes a data type based on a hash
Definition: HashDataType.qc.dox.h:33
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.