_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 Member Functions

 _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 60 of file vdbl_database.h.


Constructor & Destructor Documentation

_VDBL_userflags::_VDBL_userflags (  )  [inline]

standard constructor

Definition at line 93 of file vdbl_database.h.

_VDBL_userflags::_VDBL_userflags ( const _VDBL_userflags _a  )  [inline]

copy constructor

Definition at line 97 of file vdbl_database.h.

virtual _VDBL_userflags::~_VDBL_userflags (  )  [inline, virtual]

standard destructor

Definition at line 103 of file vdbl_database.h.


Member Data Documentation

The global table privileges

  • read
  • write
  • modify
  • append
  • delete

The global view privileges


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

Generated on Tue Feb 9 14:59:43 2010 for Vienna Database Library by  doxygen 1.5.8