CUBRID Engine  latest
pt_grant_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_grant_info:
Collaboration graph

Public Attributes

PT_NODEauth_cmd_list
 
PT_NODEuser_list
 
PT_NODEspec_list
 
PT_MISC_TYPE grant_option
 

Detailed Description

Definition at line 2305 of file parse_tree.h.

Member Data Documentation

PT_NODE* pt_grant_info::auth_cmd_list

Definition at line 2307 of file parse_tree.h.

Referenced by do_grant(), pt_apply_grant(), and pt_print_grant().

PT_MISC_TYPE pt_grant_info::grant_option

Definition at line 2310 of file parse_tree.h.

Referenced by do_grant(), pt_init_grant(), and pt_print_grant().

PT_NODE* pt_grant_info::spec_list

Definition at line 2309 of file parse_tree.h.

Referenced by do_grant(), pt_apply_grant(), and pt_print_grant().

PT_NODE* pt_grant_info::user_list

Definition at line 2308 of file parse_tree.h.

Referenced by do_grant(), pt_apply_grant(), pt_check_grant_revoke(), and pt_print_grant().


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