#include <vdbl_database.h>
Public Member Functions | |
_VDBL_userflags () | |
_VDBL_userflags (const _VDBL_userflags &_a) | |
virtual | ~_VDBL_userflags () |
Public Attributes | |
struct { | |
} | table_privileges |
struct { | |
} | view_privileges |
Definition at line 60 of file vdbl_database.h.
_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.
struct { ... } _VDBL_userflags::table_privileges |
The global table privileges
struct { ... } _VDBL_userflags::view_privileges |