List of All Members for AwsAbstractRequest
This is the complete list of members for QtAws::Core::AwsAbstractRequest, including inherited members.
- AwsAbstractRequest()
- AwsAbstractRequest(const AwsAbstractRequest &)
- ~AwsAbstractRequest()
- d_ptr : AwsAbstractRequestPrivate * const
- data() const : QByteArray
- isValid() const : bool
- networkRequest(const QUrl &, const AwsAbstractSignature &, const AwsAbstractCredentials &) const : QNetworkRequest
- operation() const : QNetworkAccessManager::Operation
- response(QNetworkReply * const ) const : AwsAbstractResponse *
- send(QNetworkAccessManager &, const QUrl &, const AwsAbstractSignature &, const AwsAbstractCredentials &) const : AwsAbstractResponse *
- setData(const QByteArray &)
- setOperation(const QNetworkAccessManager::Operation )
- unsignedRequest(const QUrl &) const : QNetworkRequest
- operator=(const AwsAbstractRequest &) : AwsAbstractRequest &
- operator==(const AwsAbstractRequest &) const : bool
© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.