![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
#include <migrate_keyring.h>
Public Member Functions | |
| Source_keyring_component (const std::string component_path, const std::string implementation_name) | |
| ~Source_keyring_component () | |
| const_keyring_reader_with_status_t * | reader () | 
| const_keyring_keys_metadata_iterator_t * | metadata_iterator () | 
  Public Member Functions inherited from Keyring_component | |
| const_keyring_load_t * | initializer () | 
| bool | ok () | 
Private Attributes | |
| const_keyring_keys_metadata_iterator_t * | keyring_keys_metadata_iterator_service_ | 
| const_keyring_reader_with_status_t * | keyring_reader_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_t * | keyring_load_service_ | 
| bool | component_loaded_ | 
| bool | ok_ | 
| Source_keyring_component::Source_keyring_component | ( | const std::string | component_path, | 
| const std::string | implementation_name | ||
| ) | 
| Source_keyring_component::~Source_keyring_component | ( | ) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private |