Go to the source code of this file.
Classes | |
class | osl::usi::UsiFile |
Namespaces | |
osl | |
osl::usi | |
Functions | |
void | osl::usi::escape (std::string &str) |
URIやFile systemとして使えるように、文字をescape. More... | |
void | osl::usi::unescape (std::string &str) |
escapeされた文字を元に戻す. More... | |