![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include <mysql/components/my_service.h>#include <mysql/components/service_implementation.h>#include <mysql/components/services/registry.h>#include <map>#include <memory>#include "c_string_less.h"#include "mysql_service_implementation.h"Go to the source code of this file.
Classes | |
| class | mysql_registry_no_lock_imp | 
Typedefs | |
| typedef std::map< const char *, mysql_service_implementation *, c_string_less > | my_service_registry | 
| typedef std::map<const char *, mysql_service_implementation *, c_string_less> my_service_registry |