![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include <components.h>
Public Member Functions | |
| Destination_keyring_services (const std::string implementation_name, const std::string instance_path) | |
| ~Destination_keyring_services () | |
| const_keyring_writer_t * | writer () | 
  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_writer_t > | keyring_writer_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::Destination_keyring_services::Destination_keyring_services | ( | const std::string | implementation_name, | 
| const std::string | instance_path | ||
| ) | 
| components::Destination_keyring_services::~Destination_keyring_services | ( | ) | 
      
  | 
  inline | 
      
  | 
  private |