The FTP client delete data provider class.
Definition FtpClientDeleteDataProvider.qc.dox.h:28
FtpClient ftp
FTP connection.
Definition FtpClientDeleteDataProvider.qc.dox.h:32
*AbstractDataProviderType getRequestTypeImpl()
Returns the description of a successful request message, if any.
*AbstractDataProviderType getResponseTypeImpl()
Returns the description of a response message, if this object represents a response message.
const RequestType
Request type.
Definition FtpClientDeleteDataProvider.qc.dox.h:43
hash< DataProviderInfo > getStaticInfoImpl()
Returns data provider static info.
const ProviderInfo
Provider info.
Definition FtpClientDeleteDataProvider.qc.dox.h:35
const ProviderSummaryInfo
Provider summary info.
Definition FtpClientDeleteDataProvider.qc.dox.h:39
constructor(*hash< auto > options)
Creates the object from constructor options.
constructor(FtpClient ftp)
Creates the object from an FTP connection.
string getName()
Returns the data provider name.
auto doRequestImpl(auto req, *hash< auto > request_options)
Makes a request and returns the response.
Qore FtpClientDataProvider module definition.
Definition FtpClientCreateFileDataProvider.qc.dox.h:26
const FtpClientPathDataType
Constant for FTP client stat responses.
Definition FtpClientPathDataType.qc.dox.h:43