![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include "mysql/harness/dynamic_loader.h"#include <dlfcn.h>#include "mysql/harness/filesystem.h"#include "mysql/harness/stdx/expected.h"Namespaces | |
| namespace | mysql_harness | 
Macros | |
| #define | USE_DLCLOSE 1 | 
Functions | |
| const std::error_category & | mysql_harness::dynamic_loader_category () noexcept | 
| std::error_code | mysql_harness::make_error_code (DynamicLoaderErrc ec) | 
| make error_code from a DynamicLoaderErrc.  More... | |
Variables | |
| const char | default_library_extension [] | 
| #define USE_DLCLOSE 1 | 
| const char default_library_extension[] |