ManaPlus
|
Static Public Member Functions | |
static Resource * | load (const void *const v) |
Data Fields | |
const std::string | path |
const UseVirtFs | useResman |
const SkipError | skipError |
Definition at line 34 of file xmlloader.cpp.
|
inlinestatic |
Definition at line 42 of file xmlloader.cpp.
const std::string anonymous_namespace{xmlloader.cpp}::ResourceLoader::path |
Definition at line 38 of file xmlloader.cpp.
Referenced by load().
const SkipError anonymous_namespace{xmlloader.cpp}::ResourceLoader::skipError |
Definition at line 40 of file xmlloader.cpp.
Referenced by load().
const UseVirtFs anonymous_namespace{xmlloader.cpp}::ResourceLoader::useResman |
Definition at line 39 of file xmlloader.cpp.
Referenced by load().