OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ObjectRoleDescriptor Struct Reference

specifies the object_roles content in-memory of a row in mapd_object_permissions table More...

#include <ObjectRoleDescriptor.h>

+ Collaboration diagram for ObjectRoleDescriptor:

Public Attributes

std::string roleName
 
bool roleType
 
int32_t objectType
 
int32_t dbId
 
int objectId
 
AccessPrivileges privs
 
int32_t objectOwnerId
 
std::string objectName
 

Detailed Description

specifies the object_roles content in-memory of a row in mapd_object_permissions table

ObjectRoleDescriptor

Definition at line 31 of file ObjectRoleDescriptor.h.

Member Data Documentation

int32_t ObjectRoleDescriptor::dbId

Definition at line 35 of file ObjectRoleDescriptor.h.

int ObjectRoleDescriptor::objectId
int32_t ObjectRoleDescriptor::objectOwnerId

Definition at line 38 of file ObjectRoleDescriptor.h.

AccessPrivileges ObjectRoleDescriptor::privs
bool ObjectRoleDescriptor::roleType

Definition at line 33 of file ObjectRoleDescriptor.h.


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