|  | cutelyst 4.3.0
    A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework. | 
This is the complete list of members for Cutelyst::LocalSocket, including all inherited members.
| abort() | QLocalSocket | |
| aboutToClose() | QIODevice | |
| AbstractNamespaceOption | QLocalSocket | |
| Append | QIODeviceBase | |
| atEnd() const const | QIODevice | virtual | 
| blockSignals(bool block) | QObject | |
| bytesAvailable() const const override | QLocalSocket | virtual | 
| bytesToWrite() const const override | QLocalSocket | virtual | 
| bytesWritten(qint64 bytes) | QIODevice | |
| canReadLine() const const override | QLocalSocket | virtual | 
| channelBytesWritten(int channel, qint64 bytes) | QIODevice | |
| channelReadyRead(int channel) | QIODevice | |
| childEvent(QChildEvent *event) | QObject | protectedvirtual | 
| children() const const | QObject | |
| close() override | QLocalSocket | virtual | 
| ClosingState | QLocalSocket | |
| commitTransaction() | QIODevice | |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static | 
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static | 
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connected() | QLocalSocket | |
| ConnectedState | QLocalSocket | |
| ConnectingState | QLocalSocket | |
| connectionClose() override final (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | virtual | 
| ConnectionError | QLocalSocket | |
| ConnectionRefusedError | QLocalSocket | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| connectToServer(QIODeviceBase::OpenMode openMode) | QLocalSocket | |
| connectToServer(const QString &name, QIODeviceBase::OpenMode openMode) | QLocalSocket | |
| currentReadChannel() const const | QIODevice | |
| currentWriteChannel() const const | QIODevice | |
| customEvent(QEvent *event) | QObject | protectedvirtual | 
| DatagramTooLargeError | QLocalSocket | |
| deleteLater() | QObject | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static | 
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static | 
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static | 
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static | 
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnected() | QLocalSocket | |
| disconnectFromServer() | QLocalSocket | |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual | 
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| engine (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| error() const const | QLocalSocket | |
| errorOccurred(QLocalSocket::LocalSocketError socketError) | QLocalSocket | |
| errorString() const const | QIODevice | |
| event(QEvent *e) | QObject | virtual | 
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual | 
| ExistingOnly | QIODeviceBase | |
| findChild(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QString &name, Qt::FindChildOptions options) const const | QObject | |
| finished() (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | signal | 
| flush() override final (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | virtual | 
| fullServerName() const const | QLocalSocket | |
| getChar(char *c) | QIODevice | |
| inherits(const char *className) const const | QObject | |
| installEventFilter(QObject *filterObj) | QObject | |
| isOpen() const const | QIODevice | |
| isQuickItemType() const const | QObject | |
| isReadable() const const | QIODevice | |
| isSecure (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| isSequential() const const override | QLocalSocket | virtual | 
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected | 
| isTextModeEnabled() const const | QIODevice | |
| isTransactionStarted() const const | QIODevice | |
| isValid() const const | QLocalSocket | |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| isWritable() const const | QIODevice | |
| killTimer(int id) | QObject | |
| LocalSocket(Cutelyst::Engine *engine, QObject *parent=nullptr) (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | explicit | 
| LocalSocketError enum name | QLocalSocket | |
| LocalSocketState enum name | QLocalSocket | |
| metaObject() const const | QObject | virtual | 
| moveToThread(QThread *targetThread) | QObject | |
| NewOnly | QIODeviceBase | |
| NoOptions | QLocalSocket | |
| NotOpen | QIODeviceBase | |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| open(QIODeviceBase::OpenMode openMode) override | QLocalSocket | virtual | 
| OpenMode | QIODeviceBase | |
| openMode() const const | QIODevice | |
| OpenModeFlag enum name | QIODeviceBase | |
| OperationError | QLocalSocket | |
| parent() const const | QObject | |
| peek(qint64 maxSize) | QIODevice | |
| peek(char *data, qint64 maxSize) | QIODevice | |
| PeerClosedError | QLocalSocket | |
| pos() const const | QIODevice | virtual | 
| processing (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| property(const char *name) const const | QObject | |
| proto (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| protoData (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| putChar(char c) | QIODevice | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_DISABLE_COPY(Class) | QObject | |
| Q_DISABLE_COPY_MOVE(Class) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| QIODevice() | QIODevice | |
| QIODevice(QObject *parent) | QIODevice | |
| QLocalSocket(QObject *parent) | QLocalSocket | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| read(qint64 maxSize) | QIODevice | |
| read(char *data, qint64 maxSize) | QIODevice | |
| readAll() | QIODevice | |
| readBufferSize() const const | QLocalSocket | |
| readChannelCount() const const | QIODevice | |
| readChannelFinished() | QIODevice | |
| readData(char *data, qint64 c) override | QLocalSocket | protectedvirtual | 
| readLine(qint64 maxSize) | QIODevice | |
| readLine(char *data, qint64 maxSize) | QIODevice | |
| readLineData(char *data, qint64 maxSize) override | QLocalSocket | protectedvirtual | 
| ReadOnly | QIODeviceBase | |
| ReadWrite | QIODeviceBase | |
| readyRead() | QIODevice | |
| receivers(const char *signal) const const | QObject | protected | 
| remoteAddress (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| remotePort (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| removeEventFilter(QObject *obj) | QObject | |
| requestFinished() override final (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | virtual | 
| reset() | QIODevice | virtual | 
| resetSocket() (defined in Cutelyst::Socket) | Cutelyst::Socket | inline | 
| rollbackTransaction() | QIODevice | |
| seek(qint64 pos) | QIODevice | virtual | 
| sender() const const | QObject | protected | 
| senderSignalIndex() const const | QObject | protected | 
| serverAddress (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| serverName() const const | QLocalSocket | |
| ServerNotFoundError | QLocalSocket | |
| setCurrentReadChannel(int channel) | QIODevice | |
| setCurrentWriteChannel(int channel) | QIODevice | |
| setErrorString(const QString &str) | QIODevice | protected | 
| setObjectName(QAnyStringView name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setOpenMode(QIODeviceBase::OpenMode openMode) | QIODevice | protected | 
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| setReadBufferSize(qint64 size) | QLocalSocket | |
| setServerName(const QString &name) | QLocalSocket | |
| setSocketDescriptor(qintptr socketDescriptor, QLocalSocket::LocalSocketState socketState, QIODeviceBase::OpenMode openMode) | QLocalSocket | |
| setSocketOptions(QLocalSocket::SocketOptions option) | QLocalSocket | |
| setTextModeEnabled(bool enabled) | QIODevice | |
| signalsBlocked() const const | QObject | |
| size() const const | QIODevice | virtual | 
| skip(qint64 maxSize) | QIODevice | |
| skipData(qint64 maxSize) override | QLocalSocket | protectedvirtual | 
| Socket(bool secure, Engine *_engine) (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| SocketAccessError | QLocalSocket | |
| socketDescriptor() const const | QLocalSocket | |
| socketDisconnected() (defined in Cutelyst::LocalSocket) | Cutelyst::LocalSocket | |
| SocketOption enum name | QLocalSocket | |
| SocketOptions | QLocalSocket | |
| socketOptions | QLocalSocket | |
| socketOptions() const const | QLocalSocket | |
| SocketResourceError | QLocalSocket | |
| SocketTimeoutError | QLocalSocket | |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::milliseconds time, Qt::TimerType timerType) | QObject | |
| startTransaction() | QIODevice | |
| state() const const | QLocalSocket | |
| stateChanged(QLocalSocket::LocalSocketState socketState) | QLocalSocket | |
| Text | QIODeviceBase | |
| thread() const const | QObject | |
| timeout (defined in Cutelyst::Socket) | Cutelyst::Socket | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual | 
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static | 
| Truncate | QIODeviceBase | |
| Unbuffered | QIODeviceBase | |
| UnconnectedState | QLocalSocket | |
| ungetChar(char c) | QIODevice | |
| UnknownSocketError | QLocalSocket | |
| UnsupportedSocketOperationError | QLocalSocket | |
| waitForBytesWritten(int msecs) override | QLocalSocket | virtual | 
| waitForConnected(int msecs) | QLocalSocket | |
| waitForDisconnected(int msecs) | QLocalSocket | |
| waitForReadyRead(int msecs) override | QLocalSocket | virtual | 
| write(const QByteArray &data) | QIODevice | |
| write(const char *data) | QIODevice | |
| write(const char *data, qint64 maxSize) | QIODevice | |
| writeChannelCount() const const | QIODevice | |
| writeData(const char *data, qint64 c) override | QLocalSocket | protectedvirtual | 
| WriteOnly | QIODeviceBase | |
| ~QIODevice() | QIODevice | virtual | 
| ~QLocalSocket() | QLocalSocket | virtual | 
| ~QObject() | QObject | virtual | 
| ~Socket() (defined in Cutelyst::Socket) | Cutelyst::Socket | virtual |