RestLink 2.2.0
Powerfull Rest Client for Qt
Loading...
Searching...
No Matches
RestLink::ResponseBase Member List

This is the complete list of members for RestLink::ResponseBase, including all inherited members.

atEnd() const overrideRestLink::ResponseBase
bytesAvailable() const overrideRestLink::ResponseBase
bytesToWrite() const overrideRestLink::ResponseBase
canReadLine() const overrideRestLink::ResponseBase
close() overrideRestLink::ResponseBase
isSequential() const overrideRestLink::ResponseBase
open(OpenMode mode) overrideRestLink::ResponseBase
pos() const overrideRestLink::ResponseBase
readBody()RestLink::ResponseBasevirtual
readData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readJson(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readJsonArray(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readJsonObject(QJsonParseError *error=nullptr)RestLink::ResponseBasevirtual
readLineData(char *data, qint64 maxlen) overrideRestLink::ResponseBaseprotected
readString()RestLink::ResponseBasevirtual
reset() overrideRestLink::ResponseBase
ResponseBase(QObject *parent=nullptr)RestLink::ResponseBaseexplicit
responseDevice() constRestLink::ResponseBase
seek(qint64 pos) overrideRestLink::ResponseBase
setResponseDevice(QIODevice *device)RestLink::ResponseBaseprotected
size() const overrideRestLink::ResponseBase
skipData(qint64 maxSize) overrideRestLink::ResponseBaseprotected
waitForBytesWritten(int msecs) overrideRestLink::ResponseBase
waitForReadyRead(int msecs) overrideRestLink::ResponseBase
writeData(const char *data, qint64 len) overrideRestLink::ResponseBaseprotected
~ResponseBase()RestLink::ResponseBasevirtual