_VDBL_viewflags Class Reference
[Classes and types for internal use]

flags for one view More...

#include <vdbl_database.h>

Collaboration diagram for _VDBL_viewflags:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 _VDBL_viewflags ()
 _VDBL_viewflags (const _VDBL_acl &_gacl)
 _VDBL_viewflags (const _VDBL_viewflags &__v)
virtual ~_VDBL_viewflags ()
_VDBL_viewflagsoperator= (const _VDBL_viewflags &__v)

Public Attributes

_VDBL_acl global
std::map< _VDBL_userid, _VDBL_aclACLs


Detailed Description

This class describes the additional information for a view within a database, including access control

Definition at line 287 of file vdbl_database.h.


Constructor & Destructor Documentation

_VDBL_viewflags::_VDBL_viewflags (  )  [inline]

standard constructor

Definition at line 303 of file vdbl_database.h.

_VDBL_viewflags::_VDBL_viewflags ( const _VDBL_acl _gacl  )  [inline]

constructor which initializes the global ACL entry

Definition at line 308 of file vdbl_database.h.

_VDBL_viewflags::_VDBL_viewflags ( const _VDBL_viewflags __v  )  [inline]

copy constructor

Definition at line 313 of file vdbl_database.h.

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

standard destructor

Definition at line 318 of file vdbl_database.h.


Member Function Documentation

_VDBL_viewflags& _VDBL_viewflags::operator= ( const _VDBL_viewflags __v  )  [inline]

assignment operator

Definition at line 323 of file vdbl_database.h.


Member Data Documentation

this is an access control list for every single user

Definition at line 297 of file vdbl_database.h.

this is the global access control list (valid for all users)

Definition at line 293 of file vdbl_database.h.


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

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