OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
manager.cpp File Reference
#include "manager.hpp"
#include <cctype>
#include <stdexcept>
#include <components/misc/stringops.hpp>
#include "archive.hpp"
Include dependency graph for manager.cpp:

Namespaces

 anonymous_namespace{manager.cpp}
 
 VFS
 

Functions

char anonymous_namespace{manager.cpp}::strict_normalize_char (char ch)
 
char anonymous_namespace{manager.cpp}::nonstrict_normalize_char (char ch)
 
void anonymous_namespace{manager.cpp}::normalize_path (std::string &path, bool strict)