|
Remoto - VFS
|
This is the complete list of members for VFS_tcp_mount, including all inherited members.
| __addNode(VFS_node *) | VFS_node | privatestatic |
| __allNodes | VFS_node | privatestatic |
| __allNodesMutex | VFS_node | privatestatic |
| __isNode(VFS_node *) | VFS_node | static |
| __removeNode(VFS_node *) | VFS_node | privatestatic |
| _address | VFS_tcp_client | protected |
| _attemptInterval | VFS_tcp_mount | protected |
| _children | VFS_node | protected |
| _codeDirectory | VFS_tcp_mount | protected |
| _currentID | VFS_tcp_mount | protected |
| _initialized | VFS_tcp_client | protected |
| _lock | VFS_node | mutableprotected |
| _messageSize | VFS_tcp_client | protected |
| _mounted | VFS_tcp_mount | protected |
| _mounts | VFS_tcp_mount | protectedstatic |
| _mountsLock | VFS_tcp_mount | protectedstatic |
| _name | VFS_tcp_mount | protected |
| _path | VFS_tcp_mount | protected |
| _ping | VFS_tcp_mount | protected |
| _port | VFS_tcp_client | protected |
| _requests | VFS_tcp_mount | protected |
| _socket | VFS_tcp_client | protected |
| _ssl | VFS_tcp_client | protected |
| _sslCertPath | VFS_tcp_client | protected |
| _subscribers | VFS_node | protected |
| _timerID | VFS_tcp_mount | protected |
| _unmountedRequests | VFS_tcp_mount | protected |
| aclDefaults(VFS_request *r) | VFS_node | protectedvirtual |
| aclEditor class | VFS_tcp_mount | friend |
| addACLDefault(QJsonObject &acl, bool value, QString description="") | VFS_node | protected |
| addACLFeature(QJsonObject &acl, QString feature, bool value, QString description="") | VFS_node | protected |
| addACLFeatureGroup(QJsonObject &acl, QString feature, QString group, bool value) | VFS_node | protected |
| addACLFeatureUser(QJsonObject &acl, QString feature, QString user, bool value) | VFS_node | protected |
| addACLGroup(QJsonObject &acl, QString group, bool value) | VFS_node | protected |
| addACLUser(QJsonObject &acl, QString user, bool value) | VFS_node | protected |
| append(QString name, VFS_node *node, bool containerCheck=true, QString user="server") | VFS_node | virtual |
| applyDiff(VFS_request *r) | VFS_node | virtualslot |
| attemptConnection() | VFS_tcp_mount | protected |
| className() | VFS_node | |
| close() | VFS_tcp_client | virtualslot |
| code(QString nodename, QString libname, QString &error) | VFS_node | static |
| connected() | VFS_tcp_client | signal |
| createRequest(VFS_request::requestType type, QString path, QString user="unknown", QJsonDocument data=QJsonDocument(), QJsonObject metadata=QJsonObject(), bool dontDelete=false) | VFS_node | virtual |
| diff(VFS_node *origin, VFS_request *t) | VFS_node | signal |
| disconnected() | VFS_tcp_client | signal |
| error(QAbstractSocket::SocketError) | VFS_tcp_client | signal |
| executeRequest(VFS_request *r) | VFS_tcp_mount | virtualslot |
| find(VFS_request *r) | VFS_tcp_mount | virtual |
| VFS_tcp_client::find(QString path) | VFS_node | |
| findChildWithName(QString name) | VFS_node | |
| finished(bool andDelete=false) | VFS_node | signal |
| getNewRequestID() | VFS_tcp_mount | protected |
| icon() | VFS_tcp_mount | protectedvirtual |
| init() | VFS_tcp_mount | slot |
| initSSL() | VFS_tcp_client | slot |
| isContainer() | VFS_tcp_mount | virtual |
| isMounted() | VFS_tcp_mount | |
| issueMounted(QString path) | VFS_tcp_mount | protected |
| issueRequest(VFS_request *t) | VFS_node | protectedvirtual |
| issueRequest(VFS_node *target, VFS_request *t) | VFS_node | protectedvirtual |
| issueResponse(VFS_request *t) | VFS_node | protectedvirtual |
| issueUnmounted() | VFS_tcp_mount | protected |
| ls(VFS_request *r) | VFS_node | protectedvirtual |
| metadata(VFS_request *r) | VFS_node | protectedvirtual |
| modeChanged(QSslSocket::SslMode mode) | VFS_tcp_client | protectedslot |
| moreToRead() | VFS_tcp_client | signal |
| mount() | VFS_node | virtual |
| mounted() | VFS_node | signal |
| notifySubscribers(VFS_node *origin, VFS_request *t) | VFS_node | slot |
| path() | VFS_tcp_mount | |
| peerVerifyError(const QSslError &error) | VFS_tcp_client | protectedslot |
| read(VFS_request *r) | VFS_node | protectedvirtual |
| readyMessage(QByteArray message) | VFS_tcp_client | signal |
| readyRead() | VFS_tcp_client | slot |
| receiveMessage(QByteArray message) | VFS_tcp_mount | protectedvirtualslot |
| receiveResponse(VFS_request *t) | VFS_node | virtualslot |
| refreshSubscriptions() | VFS_tcp_mount | |
| releaseLock(VFS_request *r) | VFS_node | protectedvirtual |
| remove(bool andDelete) | VFS_node | slot |
| remove(VFS_node *node=nullptr, QString *name=nullptr, QString user="server") | VFS_node | virtualslot |
| report(VFS_request *r) | VFS_node | protectedvirtual |
| reportDetails() | VFS_tcp_client | virtual |
| requestLock(VFS_request *r) | VFS_node | protectedvirtual |
| rm(VFS_request *r) | VFS_node | protectedvirtual |
| sendMessage(QByteArray message) | VFS_tcp_mount | private |
| sendPing() | VFS_tcp_mount | protectedvirtualslot |
| sendUnmountedRequests() | VFS_tcp_mount | protected |
| sslErrors(const QList< QSslError > &errors) | VFS_tcp_client | protectedslot |
| sslReady() | VFS_tcp_client | protectedslot |
| startConnecting() | VFS_tcp_mount | protectedvirtualslot |
| startPing() | VFS_tcp_mount | protectedvirtualslot |
| stopConnecting() | VFS_tcp_mount | protectedvirtualslot |
| stopPing() | VFS_tcp_mount | protectedvirtualslot |
| submit(VFS_request *r) | VFS_node | protectedvirtual |
| subscribe(VFS_request *r) | VFS_node | protectedvirtual |
| subtreeRequest(VFS_request *t) | VFS_node | virtualslot |
| timerEvent(QTimerEvent *e=nullptr) | VFS_tcp_mount | protected |
| uniqueChildName(QString name) | VFS_node | |
| unmount() | VFS_node | virtual |
| unmounted(VFS_node *self) | VFS_node | signal |
| unsubscribe(VFS_request *r) | VFS_node | protectedvirtual |
| unsubscribeAll(VFS_node *n) | VFS_tcp_mount | virtualslot |
| unsubscribePath(QString path) | VFS_node | protectedvirtual |
| validChildName(QString name) | VFS_node | virtual |
| VFS_node() | VFS_node | explicit |
| VFS_tcp_client(QTcpSocket *socket, bool ssl=false, QSslConfiguration sslConfiguration=QSslConfiguration()) | VFS_tcp_client | explicit |
| VFS_tcp_client(QTcpSocket *socket, bool ssl=false, QString sslCertPath="") | VFS_tcp_client | explicit |
| VFS_tcp_client(QString address, quint16 port, bool ssl=false, QString sslCertPath="") | VFS_tcp_client | explicit |
| VFS_tcp_export_client class | VFS_tcp_mount | friend |
| VFS_tcp_mount(QString name, QString path, QString address, quint16 port, quint16 interval=3000, bool ssl=false, QString sslCertPath="") | VFS_tcp_mount | |
| VFS_tcp_mount_directory class | VFS_tcp_mount | friend |
| write(VFS_request *r) | VFS_tcp_client | virtual |
| writeMessage(QByteArray data) | VFS_tcp_client | virtual |
| ~VFS_node() | VFS_node | virtual |
| ~VFS_tcp_client() | VFS_tcp_client | virtual |
| ~VFS_tcp_mount() | VFS_tcp_mount | virtual |