OmniSciDB
a5dc49c757
|
Go to the source code of this file.
Functions | |
static bool | hasEnoughPrivs (const DBObject *real, const DBObject *requested) |
static bool | hasAnyPrivs (const DBObject *real, const DBObject *) |
Definition at line 199 of file Grantee.cpp.
References DBObject::getPrivileges(), and AccessPrivileges::hasAny().
Referenced by Grantee::hasAnyPrivileges().
Definition at line 187 of file Grantee.cpp.
References DBObject::getPrivileges(), and AccessPrivileges::privileges.
Referenced by Grantee::checkPrivileges().