![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include "mysqlrouter/router_utils_export.h"#include <map>#include <string>#include "mysql/harness/filesystem.h"Go to the source code of this file.
Namespaces | |
| namespace | mysqlrouter | 
Functions | |
| std::map< std::string, std::string > ROUTER_UTILS_EXPORT | mysqlrouter::get_default_paths (const mysql_harness::Path &origin) | 
| Returns predefined (computed) default paths.  More... | |
| std::string ROUTER_UTILS_EXPORT | mysqlrouter::find_full_executable_path (const std::string &argv0) | 
| Returns absolute path to mysqlrouter.exe currently running.  More... | |