_VDBL_aclentry Class Reference
[Classes and types for internal use]

entry in the access control list More...

#include <vdbl_database.h>

List of all members.

Public Member Functions

 _VDBL_aclentry (bool _r=false, bool _a=false, bool _w=false, bool _d=false, bool _ctp=false)
 _VDBL_aclentry (const _VDBL_aclentry &_a)
virtual ~_VDBL_aclentry ()
_VDBL_aclentryoperator= (const _VDBL_aclentry &__a)

Public Attributes

bool read
bool write
bool append
bool drop
bool commit_to_parent


Detailed Description

This class describes one entry in the access control list of the table or view.

Definition at line 112 of file vdbl_database.h.


Constructor & Destructor Documentation

_VDBL_aclentry::_VDBL_aclentry ( bool  _r = false,
bool  _a = false,
bool  _w = false,
bool  _d = false,
bool  _ctp = false 
) [inline]

standard constructor which optionally initializes the data members

Definition at line 130 of file vdbl_database.h.

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

copy constructor

Definition at line 139 of file vdbl_database.h.

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

standard destructor

Definition at line 147 of file vdbl_database.h.


Member Function Documentation

_VDBL_aclentry& _VDBL_aclentry::operator= ( const _VDBL_aclentry __a  )  [inline]

assignment operator

Definition at line 152 of file vdbl_database.h.


Member Data Documentation

These flags describe the permissions

Definition at line 121 of file vdbl_database.h.

These flags describe the permissions

Definition at line 123 of file vdbl_database.h.

These flags describe the permissions

Definition at line 122 of file vdbl_database.h.

These flags describe the permissions

Definition at line 119 of file vdbl_database.h.

These flags describe the permissions

Definition at line 120 of file vdbl_database.h.


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

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