OmniSciDB
a5dc49c757
|
#include <DBObject.h>
Static Public Attributes | |
static const int32_t | ALL = -1 |
static const int32_t | CREATE_SERVER = 1 << 0 |
static const int32_t | DROP_SERVER = 1 << 1 |
static const int32_t | ALTER_SERVER = 1 << 2 |
static const int32_t | SERVER_USAGE = 1 << 3 |
Definition at line 124 of file DBObject.h.
|
static |
Definition at line 125 of file DBObject.h.
|
static |
Definition at line 128 of file DBObject.h.
Referenced by DBHandler::has_server_permission(), and serialize_db_object().
|
static |
Definition at line 126 of file DBObject.h.
Referenced by DBHandler::has_server_permission(), and serialize_db_object().
|
static |
Definition at line 127 of file DBObject.h.
Referenced by DBHandler::has_server_permission(), and serialize_db_object().
|
static |
Definition at line 129 of file DBObject.h.
Referenced by DBHandler::has_server_permission(), and serialize_db_object().