#include <Access.h>

Collaboration diagram for IFS::ACL:
[legend]

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!=()

bool IFS::ACL::operator!= ( const ACL other) const
inline

◆ operator==()

bool IFS::ACL::operator== ( const ACL other) const
inline

Member Data Documentation

◆ readAccess

UserRole IFS::ACL::readAccess

◆ writeAccess

UserRole IFS::ACL::writeAccess

The documentation for this struct was generated from the following file: