#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
 
UserRole writeAccess
 

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: