![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
#include "utilities.h"#include <Shlwapi.h>#include <Windows.h>#include <Winsock2.h>#include <regex>#include <string>Namespaces | |
| namespace | mysql_harness | 
| namespace | mysql_harness::utility | 
Functions | |
| bool | mysql_harness::utility::matches_glob (const std::string &word, const std::string &pattern) | 
| void | mysql_harness::utility::sleep_seconds (unsigned int seconds) | 
| bool | mysql_harness::utility::regex_pattern_matches (const std::string &s, const std::string &pattern) |