#include <string>
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| std::string | doxygenize_string (std::string s) |
| std::string | current_time () |
| bool | containsOnlySymbols (const std::string &str) |
| std::string | trimSpaces (const std::string &str) |
| std::string | escapeQuotes (const std::string &str) |