Access.h File Reference
#include "UserRole.h"
Include dependency graph for Access.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | IFS::ACL |
Namespaces | |
IFS | |
Functions | |
String | IFS::getAclString (const IFS::ACL &acl) |
Return a brief textual representation for an ACL Suitable for inclusion in a file listing. More... | |
String | toString (const IFS::ACL &acl) |
Return a descriptive textual representation for an ACL. More... | |