MySQL 8.4.0
Source Code Documentation
Destination_keyring_component Class Referencefinal

#include <migrate_keyring.h>

Inheritance diagram for Destination_keyring_component:
[legend]

Public Member Functions

 Destination_keyring_component (const std::string component_path, const std::string implementation_name)
 
 ~Destination_keyring_component ()
 
const_keyring_writer_twriter ()
 
- Public Member Functions inherited from Keyring_component
const_keyring_load_tinitializer ()
 
bool ok ()
 

Private Attributes

const_keyring_writer_tkeyring_writer_service_
 

Additional Inherited Members

- Protected Member Functions inherited from Keyring_component
 Keyring_component ()
 
 Keyring_component (const std::string component_path, const std::string implementation_name)
 
 ~Keyring_component ()
 
- Protected Attributes inherited from Keyring_component
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

◆ Destination_keyring_component()

Destination_keyring_component::Destination_keyring_component ( const std::string  component_path,
const std::string  implementation_name 
)

◆ ~Destination_keyring_component()

Destination_keyring_component::~Destination_keyring_component ( )

Member Function Documentation

◆ writer()

const_keyring_writer_t * Destination_keyring_component::writer ( )
inline

Member Data Documentation

◆ keyring_writer_service_

const_keyring_writer_t* Destination_keyring_component::keyring_writer_service_
private

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