IFS::ACL Struct Reference
#include <Access.h>
Collaboration diagram for IFS::ACL:
Public Member Functions | |
| bool | operator== (const ACL &other) const |
| bool | operator!= (const ACL &other) const |
Public Attributes | |
| UserRole | readAccess: 8 |
| UserRole | writeAccess: 8 |
Member Function Documentation
◆ operator!=()
◆ operator==()
Member Data Documentation
◆ readAccess
| UserRole IFS::ACL::readAccess |
◆ writeAccess
| UserRole IFS::ACL::writeAccess |
The documentation for this struct was generated from the following file:
1.8.13