24#ifndef DD_SYSTEM_VIEWS__ENABLED_ROLES_INCLUDED
25#define DD_SYSTEM_VIEWS__ENABLED_ROLES_INCLUDED
32namespace system_views {
Definition: enabled_roles.h:39
static const String_type & view_name()
Definition: enabled_roles.h:52
Enabled_roles()
Definition: enabled_roles.cc:34
const String_type & name() const final
Definition: enabled_roles.h:57
enum_fields
Definition: enabled_roles.h:41
@ FIELD_ROLE_HOST
Definition: enabled_roles.h:43
@ FIELD_ROLE_NAME
Definition: enabled_roles.h:42
@ FIELD_IS_DEFAULT
Definition: enabled_roles.h:44
@ FIELD_IS_MANDATORY
Definition: enabled_roles.h:45
static const Enabled_roles & instance()
Definition: enabled_roles.cc:29
Definition: system_view_impl.h:33
const dd::String_type s_view_name
Definition: columns_extensions.cc:41
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51