CppCMS
|
Output filter escape. More...
#include <cppcms/filters.h>
Public Member Functions | |
jsescape (jsescape const &) | |
jsescape const & | operator= (jsescape const &other) |
void | operator() (std::ostream &out) const |
jsescape (streamable const &obj) | |
Output filter escape.
Escape text for JavaScript string – make text safe to include between quotes in the JavaScript or JSON code