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

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

abort()QAbstractSocket
aboutToClose()QIODevice
AccessDeniedQSslSocket
activeBackend()QSslSocketstatic
AddressInUseErrorQAbstractSocket
AlertLevel enum nameQSslSocket
alertReceived(QSsl::AlertLevel level, QSsl::AlertType type, const QString &description)QSslSocket
AlertsQSslSocket
alertSent(QSsl::AlertLevel level, QSsl::AlertType type, const QString &description)QSslSocket
AlertType enum nameQSslSocket
AnyIPProtocolQAbstractSocket
AppendQIODeviceBase
atEnd() const const overrideQSslSocketvirtual
AutoVerifyPeerQSslSocket
availableBackends()QSslSocketstatic
BadCertificateQSslSocket
BadCertificateHashValueQSslSocket
BadCertificateStatusResponseQSslSocket
BadRecordMacQSslSocket
bind(QHostAddress::SpecialAddress addr, quint16 port, QAbstractSocket::BindMode mode)QAbstractSocket
bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode)QAbstractSocketvirtual
bind(quint16 port, QAbstractSocket::BindMode mode)QAbstractSocket
BindFlag enum nameQAbstractSocket
BindModeQAbstractSocket
blockSignals(bool block)QObject
BoundStateQAbstractSocket
bytesAvailable() const const overrideQSslSocketvirtual
bytesToWrite() const const overrideQSslSocketvirtual
bytesWritten(qint64 bytes)QIODevice
canReadLine() const const overrideQSslSocketvirtual
CertificateQSslSocket
CertificateExpiredQSslSocket
CertificateRequiredQSslSocket
CertificateRevokedQSslSocket
CertificateUnknownQSslSocket
CertificateUnobtainableQSslSocket
CertificateVerificationQSslSocket
channelBytesWritten(int channel, qint64 bytes)QIODevice
channelReadyRead(int channel)QIODevice
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
ClientSideAlpnQSslSocket
close() overrideQSslSocketvirtual
CloseNotifyQSslSocket
ClosingStateQAbstractSocket
commitTransaction()QIODevice
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
connected()QAbstractSocket
ConnectedStateQAbstractSocket
ConnectingStateQAbstractSocket
connectionClose() override final (defined in Cutelyst::SslSocket)Cutelyst::SslSocketvirtual
ConnectionRefusedErrorQAbstractSocket
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
connectToHost(const QHostAddress &address, quint16 port, QIODeviceBase::OpenMode openMode)QAbstractSocket
connectToHost(const QString &hostName, quint16 port, QIODeviceBase::OpenMode openMode, QAbstractSocket::NetworkLayerProtocol protocol)QAbstractSocketvirtual
connectToHostEncrypted(const QString &hostName, quint16 port, QIODeviceBase::OpenMode mode, QAbstractSocket::NetworkLayerProtocol protocol)QSslSocket
connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, QIODeviceBase::OpenMode mode, QAbstractSocket::NetworkLayerProtocol protocol)QSslSocket
continueInterruptedHandshake()QSslSocket
currentReadChannel() const constQIODevice
currentWriteChannel() const constQIODevice
customEvent(QEvent *event)QObjectprotectedvirtual
DatagramTooLargeErrorQAbstractSocket
DecodeErrorQSslSocket
DecompressionFailureQSslSocket
DecryptErrorQSslSocket
DefaultForPlatformQAbstractSocket
deleteLater()QObject
destroyed(QObject *obj)QObject
DiffieHellmanQSslSocket
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
disconnected()QAbstractSocket
disconnectFromHost()QAbstractSocketvirtual
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DontShareAddressQAbstractSocket
DtlsQSslSocket
DtlsCookieQSslSocket
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
EllipticCurveQSslSocket
encrypted()QSslSocket
encryptedBytesAvailable() const constQSslSocket
encryptedBytesToWrite() const constQSslSocket
encryptedBytesWritten(qint64 written)QSslSocket
engine (defined in Cutelyst::Socket)Cutelyst::Socket
error() const constQAbstractSocket
errorOccurred(QAbstractSocket::SocketError socketError)QAbstractSocket
errorString() const constQIODevice
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
ExistingOnlyQIODeviceBase
ExportRestrictionQSslSocket
FatalQSslSocket
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
finished() (defined in Cutelyst::SslSocket)Cutelyst::SslSocketsignal
flush() override final (defined in Cutelyst::SslSocket)Cutelyst::SslSocketvirtual
getChar(char *c)QIODevice
HandshakeFailureQSslSocket
handshakeInterruptedOnError(const QSslError &error)QSslSocket
hostFound()QAbstractSocket
HostLookupStateQAbstractSocket
HostNotFoundErrorQAbstractSocket
ignoreSslErrors()QSslSocket
ignoreSslErrors(const QList< QSslError > &errors)QSslSocket
IllegalParameterQSslSocket
ImplementedClass enum nameQSslSocket
implementedClasses(const QString &backendName)QSslSocketstatic
InappropriateFallbackQSslSocket
inherits(const char *className) const constQObject
installEventFilter(QObject *filterObj)QObject
InsufficientSecurityQSslSocket
InternalErrorQSslSocket
IPv4ProtocolQAbstractSocket
IPv6ProtocolQAbstractSocket
isClassImplemented(QSsl::ImplementedClass cl, const QString &backendName)QSslSocketstatic
isEncrypted() const constQSslSocket
isFeatureSupported(QSsl::SupportedFeature ft, const QString &backendName)QSslSocketstatic
isOpen() const constQIODevice
isProtocolSupported(QSsl::SslProtocol protocol, const QString &backendName)QSslSocketstatic
isQuickItemType() const constQObject
isReadable() const constQIODevice
isSecure (defined in Cutelyst::Socket)Cutelyst::Socket
isSequential() const const overrideQAbstractSocketvirtual
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isTextModeEnabled() const constQIODevice
isTransactionStarted() const constQIODevice
isValid() const constQAbstractSocket
isWidgetType() const constQObject
isWindowType() const constQObject
isWritable() const constQIODevice
KeepAliveOptionQAbstractSocket
KeyQSslSocket
killTimer(int id)QObject
ListeningStateQAbstractSocket
localAddress() const constQAbstractSocket
localCertificate() const constQSslSocket
localCertificateChain() const constQSslSocket
localPort() const constQAbstractSocket
LowDelayOptionQAbstractSocket
metaObject() const constQObjectvirtual
MissingExtensionQSslSocket
mode() const constQSslSocket
modeChanged(QSslSocket::SslMode mode)QSslSocket
moveToThread(QThread *targetThread)QObject
MulticastLoopbackOptionQAbstractSocket
MulticastTtlOptionQAbstractSocket
NetworkErrorQAbstractSocket
NetworkLayerProtocol enum nameQAbstractSocket
NewOnlyQIODeviceBase
newSessionTicketReceived()QSslSocket
NoApplicationProtocolQSslSocket
NoCertificateQSslSocket
NoRenegotiationQSslSocket
NotOpenQIODeviceBase
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
OcspQSslSocket
ocspResponses() const constQSslSocket
open(QIODeviceBase::OpenMode mode)QIODevicevirtual
openMode() const constQIODevice
OpenModeQIODeviceBase
OpenModeFlag enum nameQIODeviceBase
OperationErrorQAbstractSocket
parent() const constQObject
PathMtuSocketOptionQAbstractSocket
PauseMode enum nameQAbstractSocket
pauseMode() const constQAbstractSocket
PauseModesQAbstractSocket
PauseNeverQAbstractSocket
PauseOnSslErrorsQAbstractSocket
peek(qint64 maxSize)QIODevice
peek(char *data, qint64 maxSize)QIODevice
peerAddress() const constQAbstractSocket
peerCertificate() const constQSslSocket
peerCertificateChain() const constQSslSocket
peerName() const constQAbstractSocket
peerPort() const constQAbstractSocket
peerVerifyDepth() const constQSslSocket
peerVerifyError(const QSslError &error)QSslSocket
PeerVerifyMode enum nameQSslSocket
peerVerifyMode() const constQSslSocket
peerVerifyName() const constQSslSocket
pos() const constQIODevicevirtual
preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator)QSslSocket
privateKey() const constQSslSocket
processing (defined in Cutelyst::Socket)Cutelyst::Socket
property(const char *name) const constQObject
proto (defined in Cutelyst::Socket)Cutelyst::Socket
protocol() const constQSslSocket
protocolTag() const constQAbstractSocket
ProtocolVersionQSslSocket
protoData (defined in Cutelyst::Socket)Cutelyst::Socket
proxy() const constQAbstractSocket
proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator *authenticator)QAbstractSocket
ProxyAuthenticationRequiredErrorQAbstractSocket
ProxyConnectionClosedErrorQAbstractSocket
ProxyConnectionRefusedErrorQAbstractSocket
ProxyConnectionTimeoutErrorQAbstractSocket
ProxyNotFoundErrorQAbstractSocket
ProxyProtocolErrorQAbstractSocket
PskQSslSocket
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
QAbstractSocket(QAbstractSocket::SocketType socketType, QObject *parent)QAbstractSocket
QIODevice()QIODevice
QIODevice(QObject *parent)QIODevice
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QSslSocket(QObject *parent)QSslSocket
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
QTcpSocket(QObject *parent)QTcpSocket
QueryPeerQSslSocket
read(qint64 maxSize)QIODevice
read(char *data, qint64 maxSize)QIODevice
readAll()QIODevice
readBufferSize() const constQAbstractSocket
readChannelCount() const constQIODevice
readChannelFinished()QIODevice
readData(char *data, qint64 maxlen) overrideQSslSocketprotectedvirtual
readLine(qint64 maxSize)QIODevice
readLine(char *data, qint64 maxSize)QIODevice
readLineData(char *data, qint64 maxlen) overrideQAbstractSocketprotectedvirtual
ReadOnlyQIODeviceBase
ReadWriteQIODeviceBase
readyRead()QIODevice
ReceiveBufferSizeSocketOptionQAbstractSocket
receivers(const char *signal) const constQObjectprotected
RecordOverflowQSslSocket
remoteAddress (defined in Cutelyst::Socket)Cutelyst::Socket
RemoteHostClosedErrorQAbstractSocket
remotePort (defined in Cutelyst::Socket)Cutelyst::Socket
removeEventFilter(QObject *obj)QObject
requestFinished() override final (defined in Cutelyst::SslSocket)Cutelyst::SslSocketvirtual
reset()QIODevicevirtual
resetSocket() (defined in Cutelyst::Socket)Cutelyst::Socketinline
resume() overrideQSslSocketvirtual
ReuseAddressHintQAbstractSocket
rollbackTransaction()QIODevice
SctpSocketQAbstractSocket
seek(qint64 pos)QIODevicevirtual
SendBufferSizeSocketOptionQAbstractSocket
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
serverAddress (defined in Cutelyst::Socket)Cutelyst::Socket
ServerSideAlpnQSslSocket
sessionCipher() const constQSslSocket
sessionProtocol() const constQSslSocket
SessionTicketQSslSocket
setActiveBackend(const QString &backendName)QSslSocketstatic
setCurrentReadChannel(int channel)QIODevice
setCurrentWriteChannel(int channel)QIODevice
setErrorString(const QString &str)QIODeviceprotected
setLocalAddress(const QHostAddress &address)QAbstractSocketprotected
setLocalCertificate(const QSslCertificate &certificate)QSslSocket
setLocalCertificate(const QString &path, QSsl::EncodingFormat format)QSslSocket
setLocalCertificateChain(const QList< QSslCertificate > &localChain)QSslSocket
setLocalPort(quint16 port)QAbstractSocketprotected
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setOpenMode(QIODeviceBase::OpenMode openMode)QIODeviceprotected
setParent(QObject *parent)QObject
setPauseMode(QAbstractSocket::PauseModes pauseMode)QAbstractSocket
setPeerAddress(const QHostAddress &address)QAbstractSocketprotected
setPeerName(const QString &name)QAbstractSocketprotected
setPeerPort(quint16 port)QAbstractSocketprotected
setPeerVerifyDepth(int depth)QSslSocket
setPeerVerifyMode(QSslSocket::PeerVerifyMode mode)QSslSocket
setPeerVerifyName(const QString &hostName)QSslSocket
setPrivateKey(const QSslKey &key)QSslSocket
setPrivateKey(const QString &fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray &passPhrase)QSslSocket
setProperty(const char *name, const QVariant &value)QObject
setProtocol(QSsl::SslProtocol protocol)QSslSocket
setProtocolTag(const QString &tag)QAbstractSocket
setProxy(const QNetworkProxy &networkProxy)QAbstractSocket
setReadBufferSize(qint64 size) overrideQSslSocketvirtual
setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state, QIODeviceBase::OpenMode openMode) overrideQSslSocketvirtual
setSocketError(QAbstractSocket::SocketError socketError)QAbstractSocketprotected
setSocketOption(QAbstractSocket::SocketOption option, const QVariant &value) overrideQSslSocketvirtual
setSocketState(QAbstractSocket::SocketState state)QAbstractSocketprotected
setSslConfiguration(const QSslConfiguration &configuration)QSslSocket
setTextModeEnabled(bool enabled)QIODevice
ShareAddressQAbstractSocket
signalsBlocked() const constQObject
size() const constQIODevicevirtual
skip(qint64 maxSize)QIODevice
skipData(qint64 maxSize) overrideQSslSocketprotectedvirtual
QSslSocket::SocketQSslSocket
Socket(bool secure, Engine *_engine) (defined in Cutelyst::Socket)Cutelyst::Socket
SocketAccessErrorQAbstractSocket
SocketAddressNotAvailableErrorQAbstractSocket
socketDescriptor() const constQAbstractSocketvirtual
socketDisconnected() (defined in Cutelyst::SslSocket)Cutelyst::SslSocket
SocketError enum nameQAbstractSocket
socketOption(QAbstractSocket::SocketOption option) overrideQSslSocketvirtual
SocketOption enum nameQAbstractSocket
SocketResourceErrorQAbstractSocket
SocketState enum nameQAbstractSocket
SocketTimeoutErrorQAbstractSocket
socketType() const constQAbstractSocket
SocketType enum nameQAbstractSocket
SslClientModeQSslSocket
sslConfiguration() const constQSslSocket
sslErrors(const QList< QSslError > &errors)QSslSocket
sslHandshakeErrors() const constQSslSocket
SslHandshakeFailedErrorQAbstractSocket
SslInternalErrorQAbstractSocket
SslInvalidUserDataErrorQAbstractSocket
sslLibraryBuildVersionNumber()QSslSocketstatic
sslLibraryBuildVersionString()QSslSocketstatic
sslLibraryVersionNumber()QSslSocketstatic
sslLibraryVersionString()QSslSocketstatic
SslMode enum nameQSslSocket
SslServerModeQSslSocket
SslSocket(Cutelyst::Engine *engine, QObject *parent=nullptr) (defined in Cutelyst::SslSocket)Cutelyst::SslSocketexplicit
startClientEncryption()QSslSocket
startServerEncryption()QSslSocket
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType)QObject
startTransaction()QIODevice
state() const constQAbstractSocket
stateChanged(QAbstractSocket::SocketState socketState)QAbstractSocket
SupportedFeature enum nameQSslSocket
supportedFeatures(const QString &backendName)QSslSocketstatic
supportedProtocols(const QString &backendName)QSslSocketstatic
supportsSsl()QSslSocketstatic
TcpSocketQAbstractSocket
TemporaryErrorQAbstractSocket
TextQIODeviceBase
thread() const constQObject
timeout (defined in Cutelyst::Socket)Cutelyst::Socket
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
TruncateQIODeviceBase
TypeOfServiceOptionQAbstractSocket
UdpSocketQAbstractSocket
UnbufferedQIODeviceBase
UnconnectedStateQAbstractSocket
UnencryptedModeQSslSocket
UnexpectedMessageQSslSocket
UnfinishedSocketOperationErrorQAbstractSocket
ungetChar(char c)QIODevice
UnknownQSslSocket
UnknownAlertMessageQSslSocket
UnknownCaQSslSocket
UnknownNetworkLayerProtocolQAbstractSocket
UnknownPskIdentityQSslSocket
UnknownSocketErrorQAbstractSocket
UnknownSocketTypeQAbstractSocket
UnrecognizedNameQSslSocket
UnsupportedCertificateQSslSocket
UnsupportedExtensionQSslSocket
UnsupportedSocketOperationErrorQAbstractSocket
UserCancelledQSslSocket
VerifyNoneQSslSocket
VerifyPeerQSslSocket
waitForBytesWritten(int msecs) overrideQSslSocketvirtual
waitForConnected(int msecs) overrideQSslSocketvirtual
waitForDisconnected(int msecs) overrideQSslSocketvirtual
waitForEncrypted(int msecs)QSslSocket
waitForReadyRead(int msecs) overrideQSslSocketvirtual
WarningQSslSocket
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) overrideQSslSocketprotectedvirtual
WriteOnlyQIODeviceBase
~QAbstractSocket()QAbstractSocketvirtual
~QIODevice()QIODevicevirtual
~QObject()QObjectvirtual
~QSslSocket()QSslSocketvirtual
~QTcpSocket()QTcpSocketvirtual
~Socket() (defined in Cutelyst::Socket)Cutelyst::Socketvirtual