OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DBObject Member List

This is the complete list of members for DBObject, including all inherited members.

copyPrivileges(const DBObject &object)DBObject
DBObject(const std::string &name, const DBObjectType &objectAndPermissionType)DBObject
DBObject(const int32_t id, const DBObjectType &objectAndPermissionType)DBObject
DBObject(DBObjectKey key, AccessPrivileges privs, int32_t owner)DBObjectinline
DBObject(const DBObject &object)DBObject
DBObject(const std::string &name, DBObjectType type, DBObjectKey key, AccessPrivileges privs, int32_t owner)DBObjectinline
getName() const DBObjectinline
getObjectKey() const DBObjectinline
getOwner() const DBObjectinline
getPrivileges() const DBObjectinline
getType() const DBObjectinline
grantPrivileges(const DBObject &object)DBObjectinline
loadKey()DBObject
loadKey(const Catalog_Namespace::Catalog &catalog)DBObject
objectKey_DBObjectprivate
objectName_DBObjectprivate
objectPrivs_DBObjectprivate
objectType_DBObjectprivate
ownerId_DBObjectprivate
resetPrivileges()DBObjectinline
revokePrivileges(const DBObject &object)DBObject
setName(std::string name)DBObjectinline
setObjectKey(const DBObjectKey &objectKey)DBObjectinline
setObjectType(const DBObjectType &objectType)DBObject
setOwner(int32_t userId)DBObjectinline
setPermissionType(const DBObjectType &permissionType)DBObject
setPrivileges(const AccessPrivileges &privs)DBObjectinline
toString() const DBObject
updatePrivileges(const DBObject &object)DBObject
valid() const DBObjectinline
~DBObject()DBObjectinline