Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

_VDBL_userflags Class Reference
[Classes and types for internal use]

The permission flags for a user. More...

#include <vdbl_database.h>

List of all members.

Public Methods

 _VDBL_userflags ()
 _VDBL_userflags (const _VDBL_userflags &_a)
virtual ~_VDBL_userflags ()

Public Attributes

struct {
table_privileges
struct {
view_privileges


Detailed Description

This class describes the global privileges of a user w.r.t. tables and views.

Definition at line 59 of file vdbl_database.h.


Constructor & Destructor Documentation

_VDBL_userflags::_VDBL_userflags   [inline]
 

standard constructor

Definition at line 92 of file vdbl_database.h.

_VDBL_userflags::_VDBL_userflags const _VDBL_userflags &    _a [inline]
 

copy constructor

Definition at line 96 of file vdbl_database.h.

virtual _VDBL_userflags::~_VDBL_userflags   [inline, virtual]
 

standard destructor

Definition at line 102 of file vdbl_database.h.


Member Data Documentation

struct { ... } _VDBL_userflags::table_privileges
 

The global table privileges

  • read
  • write
  • modify
  • append
  • delete

struct { ... } _VDBL_userflags::view_privileges
 

The global view privileges

  • commit to parent table through the view


The documentation for this class was generated from the following file:
Generated on Tue Nov 4 01:29:30 2003 for Vienna Database Library by doxygen1.2.18