#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()

IFS::ACL::operator String ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

◆ 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: