#include <string>
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) |