![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <components.h>
Public Member Functions | |
| Source_keyring_services (const std::string implementation_name, const std::string instance_path) | |
| ~Source_keyring_services () | |
| const_keyring_keys_metadata_iterator_t * | metadata_iterator () | 
| const_keyring_reader_with_status_t * | reader () | 
  Public Member Functions inherited from components::Keyring_services | |
| Keyring_services (const std::string implementation_name, const std::string instance_path) | |
| virtual | ~Keyring_services () | 
| bool | ok () | 
Private Attributes | |
| my_service< const_keyring_keys_metadata_iterator_t > | keyring_keys_metadata_service_ | 
| my_service< const_keyring_reader_with_status_t > | keyring_reader_service_ | 
Additional Inherited Members | |
  Protected Attributes inherited from components::Keyring_services | |
| registry_type_t * | registry_ | 
| std::string | implementation_name_ | 
| my_service< const_keyring_load_t > | keyring_load_service_ | 
| bool | ok_ | 
| components::Source_keyring_services::Source_keyring_services | ( | const std::string | implementation_name, | 
| const std::string | instance_path | ||
| ) | 
| components::Source_keyring_services::~Source_keyring_services | ( | ) | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  private | 
      
  | 
  private |