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

_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 Methods

 _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_aclentry & operator= (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 111 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 129 of file vdbl_database.h.

_VDBL_aclentry::_VDBL_aclentry const _VDBL_aclentry &    _a [inline]
 

copy constructor

Definition at line 138 of file vdbl_database.h.

virtual _VDBL_aclentry::~_VDBL_aclentry   [inline, virtual]
 

standard destructor

Definition at line 146 of file vdbl_database.h.


Member Function Documentation

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

assignment operator

Definition at line 151 of file vdbl_database.h.


Member Data Documentation

bool _VDBL_aclentry::append
 

These flags describe the permissions

Definition at line 120 of file vdbl_database.h.

bool _VDBL_aclentry::commit_to_parent
 

These flags describe the permissions

Definition at line 122 of file vdbl_database.h.

bool _VDBL_aclentry::drop
 

These flags describe the permissions

Definition at line 121 of file vdbl_database.h.

bool _VDBL_aclentry::read
 

These flags describe the permissions

Definition at line 118 of file vdbl_database.h.

bool _VDBL_aclentry::write
 

These flags describe the permissions

Definition at line 119 of file vdbl_database.h.


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