Remoto - VFS
|
This is the complete list of members for VFS, 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 |
_children | VFS_node | protected |
_lock | VFS_node | mutableprotected |
_logger | VFS | private |
_logLevel | VFS | private |
_logTime | VFS | private |
_monitoredFiles | VFS | privatestatic |
_monitorTimerID | VFS | private |
_parameters | VFS | protectedstatic |
_printLock | VFS | mutableprivate |
_start | VFS | private |
_subscribers | VFS_node | protected |
_vfs | VFS | protectedstatic |
aclDefaults(VFS_request *r) | VFS_node | protectedvirtual |
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 |
className() | VFS_node | |
code(QString nodename, QString libname, QString &error) | VFS_node | static |
codeDirectoryUpdated() | VFS | signal |
cp_bold | VFS | private |
cp_error | VFS | private |
cp_init | VFS | private |
cp_warn | VFS | private |
createRequest(VFS_request::requestType type, QString path, QString user="unknown", QJsonDocument data=QJsonDocument(), QJsonObject metadata=QJsonObject(), bool dontDelete=false) | VFS_node | virtual |
CRITICAL(QString message) | VFS | static |
diff(VFS_node *origin, VFS_request *t) | VFS_node | signal |
ERROR(QString message, int level=0, QString user="server") | VFS | static |
executeRequest(VFS_request *t) | VFS_node | virtualslot |
find(QString path) | VFS_node | |
find(VFS_request *r) | VFS_node | virtual |
findChildWithName(QString name) | VFS_node | |
finished(bool andDelete=false) | VFS_node | signal |
getLogSettings(int &loglevel, int &logtime) | VFS | |
icon() | VFS | protectedvirtual |
initialized() | VFS | signal |
isContainer() | VFS_node | virtual |
issueRequest(VFS_request *t) | VFS_node | protectedvirtual |
issueRequest(VFS_node *target, VFS_request *t) | VFS_node | protectedvirtual |
issueResponse(VFS_request *t) | VFS_node | protectedvirtual |
LOG(QString message, int level=0, QString user="server") | VFS | static |
ls(VFS_request *r) | VFS_node | protectedvirtual |
metadata(VFS_request *r) | VFS_node | protectedvirtual |
monitoredFilesCheck() | VFS | private |
mount() | VFS_node | virtual |
mounted() | VFS_node | signal |
notifySubscribers(VFS_node *origin, VFS_request *t) | VFS_node | slot |
parameters() | VFS | static |
read(VFS_request *r) | VFS_node | protectedvirtual |
receiveResponse(VFS_request *t) | VFS_node | virtualslot |
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_node | virtual |
requestLock(VFS_request *r) | VFS_node | protectedvirtual |
rm(VFS_request *r) | VFS_node | protectedvirtual |
root() | VFS | static |
setAdminEmail(QString emails) | VFS | private |
setLogSettings(int loglevel, int logtime) | VFS | private |
starttime() | VFS | static |
submit(VFS_request *r) | VFS_node | protectedvirtual |
subscribe(VFS_request *r) | VFS_node | protectedvirtual |
subtreeRequest(VFS_request *t) | VFS_node | virtualslot |
timerEvent(QTimerEvent *event) | VFS | private |
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_node | virtualslot |
unsubscribePath(QString path) | VFS_node | protectedvirtual |
uptime() | VFS | static |
uptimeString(bool ms=true) | VFS | static |
validChildName(QString name) | VFS_node | virtual |
VFS(QString configFile, QStringList plugins=QStringList(), bool describe=false, bool printConfig=false) | VFS | |
VFS_creator class | VFS | friend |
VFS_node() | VFS_node | explicit |
WARN(QString message, int level=0, QString user="server") | VFS | static |
write(VFS_request *r) | VFS_node | protectedvirtual |
~VFS() | VFS | |
~VFS_node() | VFS_node | virtual |