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 |
String | toString () const |
operator String () const | |
Public Attributes | |
UserRole | readAccess |
UserRole | writeAccess |
Member Function Documentation
◆ operator String()
|
inline |
◆ operator!=()
|
inline |
◆ operator==()
◆ toString()
String IFS::ACL::toString | ( | ) | const |
Member Data Documentation
◆ readAccess
UserRole IFS::ACL::readAccess |
◆ writeAccess
UserRole IFS::ACL::writeAccess |
The documentation for this struct was generated from the following file: