MySQL 8.3.0
Source Code Documentation
dd::system_views::Enabled_roles Class Reference

#include <enabled_roles.h>

Inheritance diagram for dd::system_views::Enabled_roles:
[legend]

Public Types

enum  enum_fields { FIELD_ROLE_NAME , FIELD_ROLE_HOST , FIELD_IS_DEFAULT , FIELD_IS_MANDATORY }
 

Public Member Functions

 Enabled_roles ()
 
const String_typename () const final
 
- Public Member Functions inherited from dd::system_views::System_view_impl< System_view_select_definition_impl >
const System_view_definitionview_definition () const override
 
bool hidden () const override
 
- Public Member Functions inherited from dd::system_views::System_view
virtual ~System_view ()=default
 

Static Public Member Functions

static const Enabled_rolesinstance ()
 
static const String_typeview_name ()
 

Additional Inherited Members

- Protected Attributes inherited from dd::system_views::System_view_impl< System_view_select_definition_impl >
System_view_select_definition_impl m_target_def
 

Member Enumeration Documentation

◆ enum_fields

Enumerator
FIELD_ROLE_NAME 
FIELD_ROLE_HOST 
FIELD_IS_DEFAULT 
FIELD_IS_MANDATORY 

Constructor & Destructor Documentation

◆ Enabled_roles()

dd::system_views::Enabled_roles::Enabled_roles ( )

Member Function Documentation

◆ instance()

const Enabled_roles & dd::system_views::Enabled_roles::instance ( )
static

◆ name()

const String_type & dd::system_views::Enabled_roles::name ( ) const
inlinefinalvirtual

◆ view_name()

static const String_type & dd::system_views::Enabled_roles::view_name ( )
inlinestatic

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