cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Cutelyst::Response Member List

This is the complete list of members for Cutelyst::Response, including all inherited members.

aboutToClose()QIODevice
Accepted enum value (defined in Cutelyst::Response)Cutelyst::Response
AppendQIODeviceBase
Application (defined in Cutelyst::Response)Cutelyst::Responsefriend
atEnd() const constQIODevicevirtual
BadGateway enum value (defined in Cutelyst::Response)Cutelyst::Response
BadRequest enum value (defined in Cutelyst::Response)Cutelyst::Response
BandwidthLimitExceeded enum value (defined in Cutelyst::Response)Cutelyst::Response
blockSignals(bool block)QObject
body()Cutelyst::Response
bodyDevice() const noexceptCutelyst::Response
bytesAvailable() const constQIODevicevirtual
bytesToWrite() const constQIODevicevirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const constQIODevicevirtual
channelBytesWritten(int channel, qint64 bytes)QIODevice
channelReadyRead(int channel)QIODevice
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
close()QIODevicevirtual
CloseCode enum nameCutelyst::Response
CloseCodeAbnormalDisconnection enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeBadOperation enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeDatatypeNotSupported enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeGoingAway enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeMissingExtension enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeMissingStatusCode enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeNormal enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodePolicyViolated enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeProtocolError enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeReserved1004 enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeTlsHandshakeFailed enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeTooMuchData enum value (defined in Cutelyst::Response)Cutelyst::Response
CloseCodeWrongDatatype enum value (defined in Cutelyst::Response)Cutelyst::Response
commitTransaction()QIODevice
Conflict enum value (defined in Cutelyst::Response)Cutelyst::Response
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
contentEncoding() const noexceptCutelyst::Response
contentLength() constCutelyst::Response
contentType() constCutelyst::Response
contentTypeCharset() constCutelyst::Response
Context (defined in Cutelyst::Response)Cutelyst::Responsefriend
ContextPrivate (defined in Cutelyst::Response)Cutelyst::Responsefriend
Continue enum value (defined in Cutelyst::Response)Cutelyst::Response
cookie(const QByteArray &name) constCutelyst::Response
cookies() constCutelyst::Response
Created enum value (defined in Cutelyst::Response)Cutelyst::Response
currentReadChannel() const constQIODevice
currentWriteChannel() const constQIODevice
customEvent(QEvent *event)QObjectprotectedvirtual
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
Engine (defined in Cutelyst::Response)Cutelyst::Responsefriend
EngineConnection (defined in Cutelyst::Response)Cutelyst::Responsefriend
errorString() const constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
ExistingOnlyQIODeviceBase
ExpectationFailed enum value (defined in Cutelyst::Response)Cutelyst::Response
findChild(const QString &name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findChildren(const QString &name, Qt::FindChildOptions options) const constQObject
Forbidden enum value (defined in Cutelyst::Response)Cutelyst::Response
Found enum value (defined in Cutelyst::Response)Cutelyst::Response
GatewayTimeout enum value (defined in Cutelyst::Response)Cutelyst::Response
getChar(char *c)QIODevice
Gone enum value (defined in Cutelyst::Response)Cutelyst::Response
hasBody() const noexceptCutelyst::Response
header(const QByteArray &field) const noexceptCutelyst::Response
headers() noexceptCutelyst::Response
HttpStatus enum nameCutelyst::Response
HTTPVersionNotSupported enum value (defined in Cutelyst::Response)Cutelyst::Response
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
InternalServerError enum value (defined in Cutelyst::Response)Cutelyst::Response
isFinalizedHeaders() const noexceptCutelyst::Response
isOpen() const constQIODevice
isQuickItemType() const constQObject
isReadable() const constQIODevice
isSequential() const noexcept overrideCutelyst::Responsevirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTextModeEnabled() const constQIODevice
isTransactionStarted() const constQIODevice
isWidgetType() const constQObject
isWindowType() const constQObject
isWritable() const constQIODevice
killTimer(int id)QObject
LengthRequired enum value (defined in Cutelyst::Response)Cutelyst::Response
location() const noexceptCutelyst::Response
metaObject() const constQObjectvirtual
MethodNotAllowed enum value (defined in Cutelyst::Response)Cutelyst::Response
MovedPermanently enum value (defined in Cutelyst::Response)Cutelyst::Response
moveToThread(QThread *targetThread)QObject
MultipleChoices enum value (defined in Cutelyst::Response)Cutelyst::Response
MultiStatus enum value (defined in Cutelyst::Response)Cutelyst::Response
NewOnlyQIODeviceBase
NoContent enum value (defined in Cutelyst::Response)Cutelyst::Response
NonAuthoritativeInformation enum value (defined in Cutelyst::Response)Cutelyst::Response
NotAcceptable enum value (defined in Cutelyst::Response)Cutelyst::Response
NotFound enum value (defined in Cutelyst::Response)Cutelyst::Response
NotImplemented enum value (defined in Cutelyst::Response)Cutelyst::Response
NotModified enum value (defined in Cutelyst::Response)Cutelyst::Response
NotOpenQIODeviceBase
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OK enum value (defined in Cutelyst::Response)Cutelyst::Response
open(QIODeviceBase::OpenMode mode)QIODevicevirtual
OpenModeQIODeviceBase
openMode() const constQIODevice
OpenModeFlag enum nameQIODeviceBase
parent() const constQObject
PartialContent enum value (defined in Cutelyst::Response)Cutelyst::Response
PaymentRequired enum value (defined in Cutelyst::Response)Cutelyst::Response
peek(qint64 maxSize)QIODevice
peek(char *data, qint64 maxSize)QIODevice
PermanentRedirect enum value (defined in Cutelyst::Response)Cutelyst::Response
pos() const constQIODevicevirtual
PreconditionFailed enum value (defined in Cutelyst::Response)Cutelyst::Response
property(const char *name) const constQObject
ProxyAuthenticationRequired enum value (defined in Cutelyst::Response)Cutelyst::Response
putChar(char c)QIODevice
Q_CLASSINFO(Name, Value)QObject
Q_DISABLE_COPY(Class)QObject
Q_DISABLE_COPY_MOVE(Class)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
read(qint64 maxSize)QIODevice
read(char *data, qint64 maxSize)QIODevice
readAll()QIODevice
readChannelCount() const constQIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxlen) overrideCutelyst::Responseprotectedvirtual
readLine(qint64 maxSize)QIODevice
readLine(char *data, qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxSize)QIODeviceprotectedvirtual
ReadOnlyQIODeviceBase
ReadWriteQIODeviceBase
readyRead()QIODevice
receivers(const char *signal) const constQObjectprotected
redirect(const QUrl &url, quint16 status=Found)Cutelyst::Response
redirect(const QString &url, quint16 status=Found)Cutelyst::Response
redirectSafe(const QUrl &url, const QUrl &fallback)Cutelyst::Response
removeCookies(const QByteArray &name)Cutelyst::Response
removeEventFilter(QObject *obj)QObject
RequestedRangeNotSatisfiable enum value (defined in Cutelyst::Response)Cutelyst::Response
RequestEntityTooLarge enum value (defined in Cutelyst::Response)Cutelyst::Response
RequestTimeout enum value (defined in Cutelyst::Response)Cutelyst::Response
RequestURITooLong enum value (defined in Cutelyst::Response)Cutelyst::Response
reset()QIODevicevirtual
ResetContent enum value (defined in Cutelyst::Response)Cutelyst::Response
Response(const Headers &defaultHeaders, EngineRequest *conn=nullptr)Cutelyst::Responseexplicitprotected
rollbackTransaction()QIODevice
seek(qint64 pos)QIODevicevirtual
SeeOther enum value (defined in Cutelyst::Response)Cutelyst::Response
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
ServiceUnavailable enum value (defined in Cutelyst::Response)Cutelyst::Response
setBody(QIODevice *body)Cutelyst::Response
setBody(const QByteArray &body)Cutelyst::Response
setBody(const QString &body)Cutelyst::Responseinline
setBody(QStringView body)Cutelyst::Responseinline
setCborBody(const QByteArray &cbor)Cutelyst::Response
setCborValueBody(const QCborValue &value)Cutelyst::Response
setContentEncoding(const QByteArray &encoding)Cutelyst::Response
setContentLength(qint64 length)Cutelyst::Response
setContentType(const QByteArray &type)Cutelyst::Responseinline
setCookie(const QNetworkCookie &cookie)Cutelyst::Response
setCookies(const QList< QNetworkCookie > &cookies)Cutelyst::Response
setCurrentReadChannel(int channel)QIODevice
setCurrentWriteChannel(int channel)QIODevice
setErrorString(const QString &str)QIODeviceprotected
setHeader(const QByteArray &key, const QByteArray &value)Cutelyst::Response
setJsonArrayBody(const QJsonArray &array)Cutelyst::Response
setJsonBody(QStringView json)Cutelyst::Responseinline
setJsonBody(const QByteArray &json)Cutelyst::Response
setJsonObjectBody(const QJsonObject &obj)Cutelyst::Response
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setOpenMode(QIODeviceBase::OpenMode openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setStatus(quint16 status) noexceptCutelyst::Response
setTextModeEnabled(bool enabled)QIODevice
signalsBlocked() const constQObject
size() const noexcept overrideCutelyst::Responsevirtual
skip(qint64 maxSize)QIODevice
skipData(qint64 maxSize)QIODeviceprotectedvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
startTransaction()QIODevice
status() const noexceptCutelyst::Response
SwitchingProtocols enum value (defined in Cutelyst::Response)Cutelyst::Response
TemporaryRedirect enum value (defined in Cutelyst::Response)Cutelyst::Response
TextQIODeviceBase
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TruncateQIODeviceBase
Unauthorized enum value (defined in Cutelyst::Response)Cutelyst::Response
UnbufferedQIODeviceBase
ungetChar(char c)QIODevice
UnsupportedMediaType enum value (defined in Cutelyst::Response)Cutelyst::Response
UseProxy enum value (defined in Cutelyst::Response)Cutelyst::Response
waitForBytesWritten(int msecs)QIODevicevirtual
waitForReadyRead(int msecs)QIODevicevirtual
webSocketBinaryMessage(const QByteArray &message)Cutelyst::Response
webSocketClose(quint16 code=Response::CloseCodeNormal, const QString &reason={})Cutelyst::Response
webSocketHandshake(const QByteArray &key={}, const QByteArray &origin={}, const QByteArray &protocol={})Cutelyst::Response
webSocketPing(const QByteArray &payload={})Cutelyst::Response
webSocketTextMessage(const QString &message)Cutelyst::Response
write(const QByteArray &data)QIODevice
write(const char *data)QIODevice
write(const char *data, qint64 maxSize)QIODevice
writeChannelCount() const constQIODevice
writeData(const char *data, qint64 len) overrideCutelyst::Responseprotectedvirtual
WriteOnlyQIODeviceBase
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
~Response() overrideCutelyst::Responsevirtual