MySQL 8.4.0
Source Code Documentation
Keyring_component Class Reference

#include <migrate_keyring.h>

Inheritance diagram for Keyring_component:
[legend]

Public Member Functions

const_keyring_load_tinitializer ()
 
bool ok ()
 

Protected Member Functions

 Keyring_component ()
 
 Keyring_component (const std::string component_path, const std::string implementation_name)
 
 ~Keyring_component ()
 

Protected Attributes

const std::string component_path_
 
my_h_service h_keyring_load_service
 
const_keyring_load_tkeyring_load_service_
 
bool component_loaded_
 
bool ok_
 

Constructor & Destructor Documentation

◆ Keyring_component() [1/2]

Keyring_component::Keyring_component ( )
inlineprotected

◆ Keyring_component() [2/2]

Keyring_component::Keyring_component ( const std::string  component_path,
const std::string  implementation_name 
)
protected

◆ ~Keyring_component()

Keyring_component::~Keyring_component ( )
protected

Member Function Documentation

◆ initializer()

const_keyring_load_t * Keyring_component::initializer ( )
inline

◆ ok()

bool Keyring_component::ok ( )
inline

Member Data Documentation

◆ component_loaded_

bool Keyring_component::component_loaded_
protected

◆ component_path_

const std::string Keyring_component::component_path_
protected

◆ h_keyring_load_service

my_h_service Keyring_component::h_keyring_load_service
protected

◆ keyring_load_service_

const_keyring_load_t* Keyring_component::keyring_load_service_
protected

◆ ok_

bool Keyring_component::ok_
protected

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