#include <iosfwd>#include <string>Include dependency graph for escape.hh:

Go to the source code of this file.
Namespaces | |
| namespace | spot |
Functions | |
| std::ostream & | spot::escape_str (std::ostream &os, const std::string &str) |
| Escape " and \ characters in str. | |
| std::string | spot::escape_str (const std::string &str) |
| Escape " and \ characters in str. | |
1.5.2