#include <ufile.hpp>
Static Public Member Functions | |
static void | createCache () |
static void | cleanCache () |
static const UStr & | getCachePath () |
static UStr * | createFullPath (const UStr &path) |
static const UStr * | getOrCreateFullPath (const UStr &path) |
static bool | getCachePath (const UStr &url, int path_type, UStr &server, UStr &path, UStr &cachepath) |
Static Protected Attributes | |
static UStr | cache |