ewmscp
..
|
This is the complete list of members for escapism, including all inherited members.
addAllowedNamesToOption(options::single< std::string > &option) | escapism | static |
deEscape(const std::string &escaped, std::string &deEscaped) const =0 | escapism | pure virtual |
escape(const std::string &unEscaped, std::string &escaped) const =0 | escapism | pure virtual |
newEscaper(const std::string &name) | escapism | static |
newEscaperOption(const std::string &name, const std::string &description, const std::string &defaultValue="Url") | escapism | static |