API Documentation
Loading...
Searching...
No Matches
Permission Struct Reference

#include <ModuleResourceManager.h>

Collaboration diagram for Permission:
[legend]

Public Attributes

String domain
 
String user
 
bool append = false
 
bool change_permission = false
 
bool create_child = false
 
bool create_file = false
 
bool create_link = false
 
bool create_subkey = false
 
bool delete_object = false
 
bool delete_child = false
 
bool enumerate_subkey = false
 
bool execute = false
 
bool read = true
 
bool notify = false
 
bool take_ownership = false
 
bool write = false
 
bool all_rights = false
 

Member Data Documentation

◆ all_rights

bool all_rights = false

◆ append

bool append = false

◆ change_permission

bool change_permission = false

◆ create_child

bool create_child = false

◆ create_file

bool create_file = false

◆ create_link

bool create_link = false

◆ create_subkey

bool create_subkey = false

◆ delete_child

bool delete_child = false

◆ delete_object

bool delete_object = false

◆ domain

String domain

◆ enumerate_subkey

bool enumerate_subkey = false

◆ execute

bool execute = false

◆ notify

bool notify = false

◆ read

bool read = true

◆ take_ownership

bool take_ownership = false

◆ user

String user

◆ write

bool write = false

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